opnsense-ports/devel/chrpath/files/patch-testsuite__Makefile.in
Franco Fichtner bf1daec626 */*: sync with upstream
Taken from: FreeBSD
2016-02-28 22:38:47 +01:00

11 lines
267 B
Text

--- testsuite/Makefile.in.orig 2014-01-12 09:03:45.000000000 +0100
+++ testsuite/Makefile.in 2016-02-03 19:34:07.381487000 +0100
@@ -457,7 +457,7 @@
prog: prog.c
- $(CC) $(RPATH) -o $@ $<
+ $(CC) -Wl,$(RPATH) -o $@ $<
check: $(CHRPATH)
$(srcdir)/runtest.sh