Changeset 3641

Show
Ignore:
Timestamp:
09/09/07 17:03:49 (1 year ago)
Author:
jciccone
Message:

Update Glibc cross-hacks patch.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/clfs-sysroot/patches/glibc-2.6.1-cross_hacks-1.patch

    r3640 r3641  
    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