summaryrefslogtreecommitdiff
path: root/lang/g95/patches/patch-.._gcc-4.0.3_gcc_config_t-dragonfly
blob: a3c7120d821c917406e7486d1eb7825c3024c5e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-.._gcc-4.0.3_gcc_config_t-dragonfly,v 1.1 2011/02/19 16:06:31 rumko Exp $

DragonFly BSD support.

--- /dev/null	2011-02-07 10:19:08 +0100
+++ ../gcc-4.0.3/gcc/config/t-dragonfly	2011-02-07 10:22:59 +0100
@@ -0,0 +1,5 @@
+# Compile crtbeginS.o and crtendS.o with pic.
+CRTSTUFF_T_CFLAGS_S = -fPIC
+
+# Compile libgcc.a with pic.
+TARGET_LIBGCC2_CFLAGS += -fPIC