aboutsummaryrefslogtreecommitdiff
path: root/extra/nettle/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-06-07 16:36:39 +0200
committerCem Keylan <cem@ckyln.com>2022-06-07 16:36:39 +0200
commitae59d15653ed090ba365bbe71c8a41ea65e3873e (patch)
treefabf605809f83ae78344c5343ea6c9c48382b8d6 /extra/nettle/build
parent31db1032a26dabcc5fd829016863c4191cc8f02a (diff)
downloadrepository-ae59d15653ed090ba365bbe71c8a41ea65e3873e.tar.gz
nettle: fix build
Diffstat (limited to 'extra/nettle/build')
-rwxr-xr-xextra/nettle/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/nettle/build b/extra/nettle/build
index 32a77951..977edacb 100755
--- a/extra/nettle/build
+++ b/extra/nettle/build
@@ -7,5 +7,5 @@
--enable-mini-gmp \
--disable-documentation
-make
+make M4=gm4
make DESTDIR="$1" install