Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 203914
Collapse All | Expand All

(-)tests/ccnoco.test.orig (-1 / +3 lines)
Lines 75-83 Link Here
75
set -e
75
set -e
76
76
77
77
78
# Ignore user CFLAGS.
78
# Ignore user CFLAGS and LDFLAGS.
79
CFLAGS=
79
CFLAGS=
80
export CFLAGS
80
export CFLAGS
81
LDFLAGS=
82
export LDFLAGS
81
83
82
for conf in configure.1 configure.3; do
84
for conf in configure.1 configure.3; do
83
   cp $conf configure.in
85
   cp $conf configure.in

Return to bug 203914