/[freetype]/freetype2/builds/compiler/gcc.mk
ViewVC logotype

Diff of /freetype2/builds/compiler/gcc.mk

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

revision 1.8 by werner, Tue Jun 17 22:50:09 2003 UTC revision 1.9 by wl, Mon May 23 21:33:02 2005 UTC
# Line 3  Line 3 
3  #  #
4    
5    
6  # Copyright 1996-2000, 2003 by  # Copyright 1996-2000, 2003, 2005 by
7  # David Turner, Robert Wilhelm, and Werner Lemberg.  # David Turner, Robert Wilhelm, and Werner Lemberg.
8  #  #
9  # This file is part of the FreeType project, and may only be used, modified,  # This file is part of the FreeType project, and may only be used, modified,
# Line 62  T := -o$(space) Line 62  T := -o$(space)
62  #   ANSI compliance.  #   ANSI compliance.
63  #  #
64  ifndef CFLAGS  ifndef CFLAGS
65    CFLAGS := -c -g -O6 -Wall -fno-strict-aliasing    CFLAGS := -c -g -O6 -Wall
66  endif  endif
67    
68  # ANSIFLAGS: Put there the flags used to make your compiler ANSI-compliant.  # ANSIFLAGS: Put there the flags used to make your compiler ANSI-compliant.

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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