respect CFLAGS, ok maintainer
This commit is contained in:
parent
21cb3919fa
commit
52d2dd29c3
11
net/nbtscan/patches/patch-configure
Normal file
11
net/nbtscan/patches/patch-configure
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-configure,v 1.1 2001/03/16 10:20:50 wilfried Exp $
|
||||
--- configure.orig Wed Mar 29 11:28:23 2000
|
||||
+++ configure Thu Mar 15 22:28:24 2001
|
||||
@@ -522,7 +522,6 @@ fi
|
||||
|
||||
|
||||
|
||||
-CFLAGS=-O2
|
||||
# Extract the first word of "gcc", so it can be a program name with args.
|
||||
set dummy gcc; ac_word=$2
|
||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
11
net/nbtscan/patches/patch-configure_in
Normal file
11
net/nbtscan/patches/patch-configure_in
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-configure_in,v 1.1 2001/03/16 10:20:50 wilfried Exp $
|
||||
--- configure.in.orig Wed Mar 29 11:28:13 2000
|
||||
+++ configure.in Thu Mar 15 22:28:22 2001
|
||||
@@ -2,7 +2,6 @@ dnl Process this file with autoconf to p
|
||||
AC_INIT(statusq.c)
|
||||
|
||||
dnl Checks for programs.
|
||||
-CFLAGS=-O2
|
||||
AC_PROG_CC
|
||||
AC_PROG_INSTALL
|
||||
|
Loading…
Reference in New Issue
Block a user