Changeset 84e7860 in clfs-sysroot


Ignore:
Timestamp:
Sep 9, 2007, 10:03:49 AM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
657b47e
Parents:
93fcbff
Message:

Update Glibc cross-hacks patch.

File:
1 edited

Legend:

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

    r93fcbff r84e7860  
    184184++link-native = $(BUILD_CC) -static -g -o $@ $^ \
    185185+              $(LDFLAGS) $(LDFLAGS-$(@F)) \
    186 +              $(combreloc-LDFLAGS) $(relro-LDFLAGS) $(hashstyle-LDFLAGS) \
     186+              $(combreloc-LDFLAGS) $(relro-LDFLAGS) \
    187187+              $(link-extra-libs)
    188188+endif
Note: See TracChangeset for help on using the changeset viewer.