Subject: CVS commit: pkgsrc/meta-pkgs/boost
From: Manuel Bouyer
Date: 2017-09-02 12:42:12
Message id: 20170902104212.7B2A0FA97@cvs.NetBSD.org

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.

Files:
RevisionActionfile
1.105modifypkgsrc/meta-pkgs/boost/distinfo
1.1addpkgsrc/meta-pkgs/boost/patches/patch-libs_context_src_asm_jump_arm_aapcs_elf_gas.S
1.1addpkgsrc/meta-pkgs/boost/patches/patch-libs_context_src_asm_ontop_arm_aapcs_elf_gas.S