/[hurd]/hurd/Makeconf
ViewVC logotype

Diff of /hurd/Makeconf

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

revision 1.199 by roland, Fri Mar 22 07:54:04 2002 UTC revision 1.200 by roland, Tue Jun 11 21:41:52 2002 UTC
# Line 58  endif Line 58  endif
58  # Generic compiler options, appended to whatever the particular makefile set.  # Generic compiler options, appended to whatever the particular makefile set.
59  # The config.make file will append the values chosed by configure.  # The config.make file will append the values chosed by configure.
60  CPPFLAGS += -I. $(srcdirinc) -I.. $(top_srcdirinc) -I$(top_srcdir)/include \  CPPFLAGS += -I. $(srcdirinc) -I.. $(top_srcdirinc) -I$(top_srcdir)/include \
61              -D_GNU_SOURCE -D_IO_MTSAFE_IO $($*-CPPFLAGS)              -D_GNU_SOURCE -D_IO_MTSAFE_IO -D_FILE_OFFSET_BITS=64 \
62                $($*-CPPFLAGS)
63  CFLAGS += -Wall -g -O3  CFLAGS += -Wall -g -O3
64    
65  # Include the configure-generated file of parameters.  # Include the configure-generated file of parameters.

Legend:
Removed from v.1.199  
changed lines
  Added in v.1.200

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