SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
17
net/iplog/patches/patch-configure
Normal file
17
net/iplog/patches/patch-configure
Normal file
|
@ -0,0 +1,17 @@
|
|||
Index: configure
|
||||
--- configure.orig
|
||||
+++ configure
|
||||
@@ -1189,13 +1189,11 @@ cat > conftest.$ac_ext <<EOF
|
||||
#include "confdefs.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
-int main() {
|
||||
static void foo(void) __attribute__ ((noreturn));
|
||||
static void
|
||||
foo(void) {
|
||||
exit(1);
|
||||
}
|
||||
-; return 0; }
|
||||
EOF
|
||||
if { (eval echo configure:1201: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
|
||||
rm -rf conftest*
|
Loading…
Add table
Add a link
Reference in a new issue