Index: stable/11/lib/csu/Makefile.inc =================================================================== --- stable/11/lib/csu/Makefile.inc (revision 361046) +++ stable/11/lib/csu/Makefile.inc (revision 361047) @@ -1,9 +1,12 @@ # $FreeBSD$ SSP_CFLAGS= SED_FIX_NOTE = -i "" -e '/\.note\.tag/s/progbits/note/' NO_WMISSING_VARIABLE_DECLARATIONS= +CFLAGS+= -fno-asynchronous-unwind-tables +CFLAGS+= -fno-omit-frame-pointer + .include "../Makefile.inc" Index: stable/11 =================================================================== --- stable/11 (revision 361046) +++ stable/11 (revision 361047) Property changes on: stable/11 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r360915