kib 2008-08-29 09:02:53 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/csu/amd64Makefile
Log:
SVN rev 182438 on 2008-08-29 09:02:53Z by kib
MFC r181997:
Add -fno-omit-frame-pointer to CFLAGS used to compile crt1.c on amd64.
Revisi
kib 2008-08-22 09:23:39 UTC
FreeBSD src repository
Modified files:
lib/csu/amd64Makefile
Log:
SVN rev 181997 on 2008-08-22 09:23:39Z by kib
Add -fno-omit-frame-pointer to CFLAGS used to compile crt1.c on amd64.
For gcc' __builtin_frame_address() to work, all