aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/torque/files/torque-2.0.0_p8-libpbs-pic.patch')
-rw-r--r--sys-cluster/torque/files/torque-2.0.0_p8-libpbs-pic.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys-cluster/torque/files/torque-2.0.0_p8-libpbs-pic.patch b/sys-cluster/torque/files/torque-2.0.0_p8-libpbs-pic.patch
deleted file mode 100644
index c08e9947b..000000000
--- a/sys-cluster/torque/files/torque-2.0.0_p8-libpbs-pic.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur torque-2.0.0p8/src/lib/Libpbs/Makefile.in torque-2.0.0p8.new/src/lib/Libpbs/Makefile.in
---- torque-2.0.0p8/src/lib/Libpbs/Makefile.in 2006-01-27 18:42:09.000000000 +0000
-+++ torque-2.0.0p8.new/src/lib/Libpbs/Makefile.in 2006-03-21 21:59:09.525967999 +0000
-@@ -93,7 +93,7 @@
- INCS = -I@top_builddir@/src/include -I$(top_srcdir)/src/include \
- -I$(srcdir)/../Libdis -I$(srcdir)/../Libifl
-
--CFLAGS = @CFLAGS@ $(INCS) @DEFS@ -DIFF_PATH=\"$(IFF_PATH)\"
-+CFLAGS = @CFLAGS@ $(INCS) @DEFS@ -DIFF_PATH=\"$(IFF_PATH)\" -fPIC
-
- TARGET = libpbs.a
-