]> git.pld-linux.org Git - packages/libs3.git/blob - libs3-make.patch
- updated to (probably post-, but there are no tagged releses) 4.1 snapshot (new...
[packages/libs3.git] / libs3-make.patch
1 --- libs3-287e4bee6fd430ffb52604049de80a27a77ff6b4/GNUmakefile.orig     2020-05-22 07:45:08.338698313 +0200
2 +++ libs3-287e4bee6fd430ffb52604049de80a27a77ff6b4/GNUmakefile  2020-05-22 07:47:51.327815325 +0200
3 @@ -151,7 +151,7 @@
4            -D_ISOC99_SOURCE \
5            -D_POSIX_C_SOURCE=200112L
6  
7 -LDFLAGS = $(CURL_LIBS) $(LIBXML2_LIBS) $(OPENSSL_LIBS) -lpthread
8 +LDFLAGS = $(LDOPTS) $(CURL_LIBS) $(LIBXML2_LIBS) $(OPENSSL_LIBS) -lpthread
9  
10  STRIP ?= strip
11  INSTALL := install --strip-program=$(STRIP)
This page took 0.088101 seconds and 3 git commands to generate.