summaryrefslogtreecommitdiff
path: root/lang/g95/patches/patch-.._gcc-4.0.3_gcc_config_t-dragonfly
diff options
context:
space:
mode:
Diffstat (limited to 'lang/g95/patches/patch-.._gcc-4.0.3_gcc_config_t-dragonfly')
-rw-r--r--lang/g95/patches/patch-.._gcc-4.0.3_gcc_config_t-dragonfly12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/g95/patches/patch-.._gcc-4.0.3_gcc_config_t-dragonfly b/lang/g95/patches/patch-.._gcc-4.0.3_gcc_config_t-dragonfly
deleted file mode 100644
index a3c7120d821..00000000000
--- a/lang/g95/patches/patch-.._gcc-4.0.3_gcc_config_t-dragonfly
+++ /dev/null
@@ -1,12 +0,0 @@
-$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