Changeset cf77be8 in clfs-sysroot


Ignore:
Timestamp:
Jan 3, 2009, 4:26:00 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
efb33c9
Parents:
a26e354
Message:

Update patch to fix compilation problem.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • patches/glibc-2.8-cross_hacks-1.patch

    ra26e354 rcf77be8  
    211211                  $(sysdep-CFLAGS) $(CFLAGS-$(suffix $@)) $(CFLAGS-$(<F)) \
    212212                  $(CFLAGS-$(@F))
    213 +override CFLAGS-native = -std=gnu99 $(default_cflags) $(+gccwarn-c) \
     213+override CFLAGS-native = -std=gnu99 $(gnu89-inline-CFLAGS) $(default_cflags) $(+gccwarn-c) \
    214214+                        $(CFLAGS-$(suffix $@)) $(CFLAGS-$(<F)) $(CFLAGS-$(@F))
    215215 override CXXFLAGS = $(c++-sysincludes) \
Note: See TracChangeset for help on using the changeset viewer.