summaryrefslogtreecommitdiff
path: root/net/nc6/files/patch-aa
blob: 72e7180a57a6bc23370fb957fb5b5e856088d34c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** configure	Sun May 11 14:30:20 2003
--- files/configure	Wed Jun  4 16:07:13 2003
***************
*** 9534,9540 ****
  #define NDEBUG 1
  _ACEOF
  
!   CFLAGS="-O2"
    if test "X$GCC" = "Xyes"; then
      NC6_CFLAGS="${NC6_CFLAGS} -finline-functions"
    fi
--- 9534,9540 ----
  #define NDEBUG 1
  _ACEOF
  
!   CFLAGS="${CFLAGS} -O2"
    if test "X$GCC" = "Xyes"; then
      NC6_CFLAGS="${NC6_CFLAGS} -finline-functions"
    fi