From 3fdd600cf92bd85da8d045d47a7a9157e89a8434 Mon Sep 17 00:00:00 2001 From: Timo Kreuzer Date: Tue, 11 Nov 2008 21:51:53 +0000 Subject: [PATCH] Add a linkerflag to make sure we get an .eh_frame section. Todo: Get it at the end of the executable, so we can safely remove it. Remove duplicate disable-stdcall-fixup Fixes build. svn path=/branches/ros-amd64-bringup/; revision=37293 --- reactos/ReactOS-amd64.rbuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/ReactOS-amd64.rbuild b/reactos/ReactOS-amd64.rbuild index bd763384bd3..90ff6337e57 100644 --- a/reactos/ReactOS-amd64.rbuild +++ b/reactos/ReactOS-amd64.rbuild @@ -19,8 +19,6 @@ - -disable-stdcall-fixup - -U_X86_ -Os @@ -40,6 +38,7 @@ -O3 + -U_X86_ -mpreferred-stack-boundary=4 -fno-strict-aliasing -Wno-strict-aliasing @@ -47,6 +46,7 @@ -Wpointer-arith -disable-stdcall-fixup -static + --unique=.eh_frame