SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
20
databases/pgtcl/patches/patch-configure
Normal file
20
databases/pgtcl/patches/patch-configure
Normal file
|
@ -0,0 +1,20 @@
|
|||
--- configure.orig Mon Apr 30 20:54:06 2012
|
||||
+++ configure Mon Apr 30 20:59:24 2012
|
||||
@@ -7826,7 +7826,7 @@ fi
|
||||
|
||||
# TEA specific:
|
||||
CFLAGS_OPTIMIZE=-O2
|
||||
- CFLAGS_WARNING="-Wall -Wno-implicit-int"
|
||||
+ CFLAGS_WARNING="-Wall"
|
||||
|
||||
else
|
||||
CFLAGS_WARNING=""
|
||||
@@ -9006,7 +9006,7 @@ fi
|
||||
fi
|
||||
|
||||
LD_SEARCH_FLAGS=${CC_SEARCH_FLAGS}
|
||||
- SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.so.1.0'
|
||||
+ SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.so'
|
||||
{ echo "$as_me:$LINENO: checking for ELF" >&5
|
||||
echo $ECHO_N "checking for ELF... $ECHO_C" >&6; }
|
||||
if test "${tcl_cv_ld_elf+set}" = set; then
|
Loading…
Add table
Add a link
Reference in a new issue