opnsense-ports/math/apron/files/patch-Makefile.config.model
Franco Fichtner 4bf7251dc9 */*: sync with upstream
Taken from: FreeBSD
2024-06-20 13:34:26 +02:00

11 lines
267 B
Text

--- Makefile.config.model.orig 2024-06-14 19:14:25 UTC
+++ Makefile.config.model
@@ -182,7 +182,7 @@ INSTALL = install
SED = sed
PERL = perl
INSTALL = install
-INSTALLSTRIP = install --strip
+INSTALLSTRIP = install -s
INSTALLd = install -d
OCAMLC = ocamlc.opt