Changeset 84e7860 in clfs-sysroot
- Timestamp:
- Sep 9, 2007, 10:03:49 AM (17 years ago)
- Branches:
- master
- Children:
- 657b47e
- Parents:
- 93fcbff
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
patches/glibc-2.6.1-cross_hacks-1.patch
r93fcbff r84e7860 184 184 ++link-native = $(BUILD_CC) -static -g -o $@ $^ \ 185 185 + $(LDFLAGS) $(LDFLAGS-$(@F)) \ 186 + $(combreloc-LDFLAGS) $(relro-LDFLAGS) $(hashstyle-LDFLAGS)\186 + $(combreloc-LDFLAGS) $(relro-LDFLAGS) \ 187 187 + $(link-extra-libs) 188 188 +endif
Note:
See TracChangeset
for help on using the changeset viewer.