/[gcl]/gcl/configure.in
ViewVC logotype

Diff of /gcl/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.112.4.1.2.2.2.17 by camm, Tue Dec 2 15:15:17 2003 UTC revision 1.112.4.1.2.2.2.18 by camm, Tue Dec 2 15:42:29 2003 UTC
# Line 382  fi Line 382  fi
382  if test -f /proc/sys/kernel/exec-shield ; then  if test -f /proc/sys/kernel/exec-shield ; then
383          exec_stat=`cat /proc/sys/kernel/exec-shield`          exec_stat=`cat /proc/sys/kernel/exec-shield`
384          if test "$exec_stat" != "0" ; then          if test "$exec_stat" != "0" ; then
385                  TCFLAGS="$TCFLAGS -Wa,--execstack"                  # CFLAGS here to hopefully cover the DBEGIN routine below
386                    CFLAGS="$CFLAGS -Wa,--execstack"
387          fi          fi
388  fi  fi
389    

Legend:
Removed from v.1.112.4.1.2.2.2.17  
changed lines
  Added in v.1.112.4.1.2.2.2.18

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26