mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@125900 d073be05-634f-4543-b044-5fe20cf6d1d6
11 lines
312 B
Diff
11 lines
312 B
Diff
--- openvas-libraries.tmpl.in.orig 2009-08-07 03:23:15.000000000 -0700
|
|
+++ openvas-libraries.tmpl.in 2014-09-28 19:49:42.000000000 -0700
|
|
@@ -62,6 +62,7 @@ DEBUG_SSL = @debug_ssl@
|
|
|
|
# Some defines you may want to modify
|
|
DEFS=@DEFS@ $(DEBUG_SSL) $(DEBUG)
|
|
+CFLAGS=@CFLAGS@
|
|
LDFLAGS=@LDFLAGS@
|
|
|
|
# Your C compiler
|