summaryrefslogtreecommitdiff
path: root/dev-db/libiodbc/files/fix-runpaths.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/libiodbc/files/fix-runpaths.patch')
-rw-r--r--dev-db/libiodbc/files/fix-runpaths.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-db/libiodbc/files/fix-runpaths.patch b/dev-db/libiodbc/files/fix-runpaths.patch
deleted file mode 100644
index e913b4c7c4cc..000000000000
--- a/dev-db/libiodbc/files/fix-runpaths.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- samples/Makefile.am 2012-03-27 05:15:02.000000000 +0200
-+++ samples/Makefile.am.new 2013-04-09 14:07:48.303789999 +0200
-@@ -78,12 +78,10 @@
- #
- iodbctest_SOURCES = iodbctest.c
- iodbctest_LDADD = ../iodbc/libiodbc.la
--iodbctest_LDFLAGS = -static
-
- iodbctestw_CFLAGS = -DUNICODE
- iodbctestw_SOURCES = iodbctest.c
- iodbctestw_LDADD = ../iodbc/libiodbc.la
--iodbctestw_LDFLAGS = -static
-
- EXTRA_DIST = $(srcdir)/Makefile.sample
-