ports/math/apron/files/patch-Makefile.config.model
2024-06-14 14:31:41 -07: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