Commit Graph

5 Commits

Author SHA1 Message Date
pascal
13f6a15732 Patch GCC and derived ports to use PIE by default on the same architectures it
is enabled on in base; except for gcc 3.3, which does not have PIE support and
therefore needs to pass -nopie to the linker.

Also, sync powerpc pthread specs with base.  From Brad.

ok naddy@
2012-09-01 00:00:32 +00:00
naddy
758513708e GCC3 is gone, we don't need to deal with it any longer; ok sthen@ 2012-06-21 16:17:40 +00:00
eric
8018cd547d crtsavres fix taken from src.
fixes py-numpy on macppc

ok ajacoutot@
2010-08-01 08:45:16 +00:00
naddy
64efb2864e make sure __GNUC__ etc are defined on gcc3 platforms; from espie@ 2010-05-28 21:28:16 +00:00
espie
6302399d79 g77 port, from gcc 3.3.5 2010-05-24 22:43:57 +00:00