Author: tkreuzer Date: Fri Apr 2 12:18:35 2010 New Revision: 46669
URL: http://svn.reactos.org/svn/reactos?rev=46669&view=rev Log: fix rbuild file
Modified: branches/header-work/ReactOS-i386.rbuild
Modified: branches/header-work/ReactOS-i386.rbuild URL: http://svn.reactos.org/svn/reactos/branches/header-work/ReactOS-i386.rbuild?... ============================================================================== --- branches/header-work/ReactOS-i386.rbuild [iso-8859-1] (original) +++ branches/header-work/ReactOS-i386.rbuild [iso-8859-1] Fri Apr 2 12:18:35 2010 @@ -28,6 +28,8 @@ <compilerflag>-mpreferred-stack-boundary=2</compilerflag> <compilerflag compiler="midl">-m32 --win32</compilerflag> <compilerflag compiler="cc,cxx">-gstabs+</compilerflag> + <compilerflag compiler="cc,cxx">-fno-set-stack-executable</compilerflag> + <compilerflag compiler="cc,cxx">-fno-optimize-sibling-calls</compilerflag> <compilerflag compiler="as">-gstabs+</compilerflag> </group>