summaryrefslogtreecommitdiff
path: root/dev-libs/libzia/files/libzia-4.14-ldadd.patch
blob: a8636e1d1273721fd3ec7e870a808518c9ee1c57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# add local .libs directory to library search path during build of zsdltest
--- src/Makefile.am.orig	2018-10-19 18:19:54.067784664 +0200
+++ src/Makefile.am	2018-10-19 18:20:26.419265774 +0200
@@ -71,9 +71,10 @@
 
 zsdltest_SOURCES = zsdltest.c
 zsdltest_LDFLAGS = -lzia 
+zsdltest_LDADD = -L.libs
 
-gpiotest_SOURCES = gpiotest.c
-gpiotest_LDFLAGS = -lzia 
+#gpiotest_SOURCES = gpiotest.c
+#gpiotest_LDFLAGS = -lzia 
 
 EXTRA_DIST = regcomp.c regex_internal.c regexec.c