pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52425 CVS commit: pkgsrc/meta-pkgs/boost
The following reply was made to PR pkg/52425; it has been noted by GNATS.
From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52425 CVS commit: pkgsrc/meta-pkgs/boost
Date: Sat, 2 Sep 2017 10:42:12 +0000
Module Name: pkgsrc
Committed By: bouyer
Date: Sat Sep 2 10:42:12 UTC 2017
Modified Files:
pkgsrc/meta-pkgs/boost: distinfo
Added Files:
pkgsrc/meta-pkgs/boost/patches:
patch-libs_context_src_asm_jump_arm_aapcs_elf_gas.S
patch-libs_context_src_asm_ontop_arm_aapcs_elf_gas.S
Log Message:
If we have a VFP, assume it is VFP3. In the default mode on NetBSD, the
assembler complains:
libs/context/src/asm/ontop_arm_aapcs_elf_gas.S:55: Error: selected processor does not support `vstmia sp,{d8-d15}' in ARM mode
libs/context/src/asm/ontop_arm_aapcs_elf_gas.S:69: Error: selected processor does not support `vldmia sp,{d8-d15}' in ARM mode
XXX what about VFP4 ?
Should fix PR pkg/52425.
No PKGREVISION change, as this doesn't change packages which did sucessfully
build before.
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 pkgsrc/meta-pkgs/boost/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/meta-pkgs/boost/patches/patch-libs_context_src_asm_jump_arm_aapcs_elf_gas.S \
pkgsrc/meta-pkgs/boost/patches/patch-libs_context_src_asm_ontop_arm_aapcs_elf_gas.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index