]> git.saurik.com Git - wxWidgets.git/commitdiff
-f-no-pcc-struct-return was only needed by ancient versions of gcc and it affected...
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 16 Jul 2003 10:34:42 +0000 (10:34 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 16 Jul 2003 10:34:42 +0000 (10:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

configure
configure.in

index f488006aa4bf31f2338415380fdef20bd231f174..79c8085e2a0902281d414394309d891fafcad444 100755 (executable)
--- a/configure
+++ b/configure
@@ -29613,12 +29613,6 @@ if test "$GCC" = "yes" ; then
     if test "$wxUSE_PERMISSIVE" = "yes" ; then
         CODE_GEN_FLAGS="$CODE_GEN_FLAGS -fpermissive"
     fi
-    if test "$USE_WIN32" = 1 ; then
-        # I'm not even really sure what this was ever added to solve,
-        # but someone added it for mingw native builds, so I guess
-        # they had a reason, right??
-        CODE_GEN_FLAGS="$CODE_GEN_FLAGS -fno-pcc-struct-return"
-    fi
 
                                                 case "${host}" in
       powerpc*-*-aix* )
index 59ca6bd8d7491cac9c16009b2eb2c18abaa61502..7e9963b159091fa17cd94ec60adb861af013ad5a 100644 (file)
@@ -3994,12 +3994,6 @@ if test "$GCC" = "yes" ; then
     if test "$wxUSE_PERMISSIVE" = "yes" ; then
         CODE_GEN_FLAGS="$CODE_GEN_FLAGS -fpermissive"
     fi
-    if test "$USE_WIN32" = 1 ; then
-        # I'm not even really sure what this was ever added to solve,
-        # but someone added it for mingw native builds, so I guess
-        # they had a reason, right??
-        CODE_GEN_FLAGS="$CODE_GEN_FLAGS -fno-pcc-struct-return"
-    fi
 
     dnl Ian Brown <ian.brown@printsoft.de> reports that versions of gcc before
     dnl 3.0 overflow the table of contents on rs6000 as they create an entry