SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
devel/cil/patches/patch-Makefile_in
Normal file
12
devel/cil/patches/patch-Makefile_in
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: Makefile.in
|
||||
--- Makefile.in.orig
|
||||
+++ Makefile.in
|
||||
@@ -45,7 +45,7 @@ ifdef EMUL
|
||||
# is broken on MacOS X)
|
||||
MACHDEPCC=$(CC) $(CFLAGS) -static -D_GNUCC
|
||||
else
|
||||
- MACHDEPCC=gcc -D_GNUCC
|
||||
+ MACHDEPCC=$(CC) -D_GNUCC
|
||||
endif
|
||||
|
||||
# We have to use _build because of OCaml's bug #0004502
|
Loading…
Add table
Add a link
Reference in a new issue