honor CC/CFLAGS; notified by naddy@
update-patches
This commit is contained in:
parent
5e8df89563
commit
37244b933d
@ -1,6 +1,15 @@
|
|||||||
$OpenBSD: patch-Makefile_in,v 1.8 2002/06/17 02:21:43 mark Exp $
|
$OpenBSD: patch-Makefile_in,v 1.9 2002/10/28 01:19:06 mark Exp $
|
||||||
--- Makefile.in.orig Fri May 17 06:48:19 2002
|
--- Makefile.in.orig Thu Jun 27 10:27:33 2002
|
||||||
+++ Makefile.in Wed Jun 12 21:56:46 2002
|
+++ Makefile.in Sun Oct 27 17:14:31 2002
|
||||||
|
@@ -27,7 +27,7 @@ DOC = COPYING README README.PLUGINS
|
||||||
|
./plugins/H01_zaratan/ZARATAN.HOWTO ./plugins/H05_roper/ROPER.HOWTO
|
||||||
|
|
||||||
|
DEBUG = @DEBUG@
|
||||||
|
-CFLAG = @E_CFLAGS@
|
||||||
|
+CFLAG += @E_CFLAGS@
|
||||||
|
COPTS = -I. @COPTS@
|
||||||
|
|
||||||
|
PROG = @PROG@
|
||||||
@@ -59,7 +59,7 @@ src/include/ec_install_path.h:
|
@@ -59,7 +59,7 @@ src/include/ec_install_path.h:
|
||||||
|
|
||||||
@INCLUDE_DEPEND@
|
@INCLUDE_DEPEND@
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
$OpenBSD: patch-configure,v 1.5 2002/06/17 02:21:43 mark Exp $
|
$OpenBSD: patch-configure,v 1.6 2002/10/28 01:19:06 mark Exp $
|
||||||
--- configure.orig Fri May 17 06:41:27 2002
|
--- configure.orig Fri Jun 14 09:53:14 2002
|
||||||
+++ configure Wed Jun 12 21:56:47 2002
|
+++ configure Sun Oct 27 17:14:31 2002
|
||||||
@@ -7754,13 +7754,13 @@ if test $check_ncurses -ne 0; then
|
@@ -7754,13 +7754,13 @@ if test $check_ncurses -ne 0; then
|
||||||
curses_warn=0
|
curses_warn=0
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
$OpenBSD: patch-src_ec_dissector_ssh_c,v 1.1 2002/06/17 02:21:43 mark Exp $
|
$OpenBSD: patch-src_ec_dissector_ssh_c,v 1.2 2002/10/28 01:19:06 mark Exp $
|
||||||
--- src/ec_dissector_ssh.c.orig Fri Mar 8 00:49:55 2002
|
--- src/ec_dissector_ssh.c.orig Fri Mar 8 00:49:55 2002
|
||||||
+++ src/ec_dissector_ssh.c Wed Jun 12 21:56:47 2002
|
+++ src/ec_dissector_ssh.c Sun Oct 27 17:14:31 2002
|
||||||
@@ -29,6 +29,7 @@
|
@@ -29,6 +29,7 @@
|
||||||
#else
|
#else
|
||||||
#include <arpa/nameser.h>
|
#include <arpa/nameser.h>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
$OpenBSD: patch-src_ec_plugins_c,v 1.1 2002/06/17 02:21:43 mark Exp $
|
$OpenBSD: patch-src_ec_plugins_c,v 1.2 2002/10/28 01:19:06 mark Exp $
|
||||||
--- src/ec_plugins.c.orig Sun Jun 16 21:23:52 2002
|
--- src/ec_plugins.c.orig Fri Mar 8 00:49:56 2002
|
||||||
+++ src/ec_plugins.c Sun Jun 16 21:24:36 2002
|
+++ src/ec_plugins.c Sun Oct 27 17:14:32 2002
|
||||||
@@ -57,7 +57,7 @@
|
@@ -57,7 +57,7 @@
|
||||||
#define RTLD_NOW DL_LAZY
|
#define RTLD_NOW DL_LAZY
|
||||||
#endif
|
#endif
|
||||||
@ -10,4 +10,3 @@ $OpenBSD: patch-src_ec_plugins_c,v 1.1 2002/06/17 02:21:43 mark Exp $
|
|||||||
#define SYM_PREFIX "_" // for the symbols loaded with dlsym
|
#define SYM_PREFIX "_" // for the symbols loaded with dlsym
|
||||||
#else
|
#else
|
||||||
#define SYM_PREFIX ""
|
#define SYM_PREFIX ""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user