Subject: CVS commit: pkgsrc/lang/gcc48
From: Maya Rashish
Date: 2016-09-26 01:09:35
Message id: 20160925230935.327A1FBD1@cvs.NetBSD.org

Log Message:
gcc48: fix build error on netbsd/arm

configs for gcc on netbsd don't build -march=native support, but this
stray prototype was left, causing build errors:

gcc.o:(.rodata+0x58c4): undefined reference to
`host_detect_local_cpu(int, char const**)'

Files:
RevisionActionfile
1.32modifypkgsrc/lang/gcc48/distinfo
1.1addpkgsrc/lang/gcc48/patches/patch-gcc_config_arm_arm.h