summaryrefslogtreecommitdiff
path: root/devel/chrpath/files/patch-testsuite__Makefile.in
blob: ed84c486828fd2e6cd5f5470245ce351fdc70a4b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./testsuite/Makefile.in.orig	2004-09-19 10:42:53.000000000 +0200
+++ ./testsuite/Makefile.in	2014-04-04 15:32:16.000000000 +0200
@@ -259,7 +259,7 @@
 
 
 prog: prog.c
-	$(CC) $(RPATH) -o $@ $<
+	$(CC) -Wl,$(RPATH) -o $@ $<
 
 check: $(CHRPATH)
 	$(srcdir)/runtest.sh