SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
7
lang/nbfc/patches/patch-config_h
Normal file
7
lang/nbfc/patches/patch-config_h
Normal file
|
@ -0,0 +1,7 @@
|
|||
--- config.h.orig Mon Dec 13 23:47:07 1999
|
||||
+++ config.h Tue Apr 12 17:10:53 2011
|
||||
@@ -1,2 +1,2 @@
|
||||
-#define CC "/usr/bin/gcc -g -O4"
|
||||
-#define JAVAC "/usr/bin/guavac"
|
||||
+#define CC "${CC} ${CFLAGS}"
|
||||
+#define JAVAC "${LOCALBASE}/bin/nbfc-javac"
|
Loading…
Add table
Add a link
Reference in a new issue