aboutsummaryrefslogtreecommitdiff
path: root/core/curl/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-19 20:22:20 +0300
committerCem Keylan <cem@ckyln.com>2021-09-19 20:22:42 +0300
commit39df752ccc2d4bbdd48430859c9cb403b9fe6d9f (patch)
treefffe2804e1d17373c3758ecf8d24c6d373c7ce37 /core/curl/build
parentd58d4ae14c579652b1d09c8ee8a77cdf5f248223 (diff)
downloadrepository-39df752ccc2d4bbdd48430859c9cb403b9fe6d9f.tar.gz
curl: bump release number
Diffstat (limited to 'core/curl/build')
-rwxr-xr-xcore/curl/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/curl/build b/core/curl/build
index 16f2c258..7ac915ff 100755
--- a/core/curl/build
+++ b/core/curl/build
@@ -18,5 +18,5 @@
--without-zstd \
--with-pic
-make curl_LDFLAGS=-all-static
+make LDFLAGS=-all-static
make DESTDIR="$1" install