Changes in uspace/lib/c/arch/ia64/Makefile.common [687108b:0e3b402] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ia64/Makefile.common
r687108b r0e3b402 28 28 29 29 COMMON_CFLAGS += -fno-unwind-tables 30 LDFLAGS += -Wl,--gc-sections31 30 32 31 ENDIANESS = LE 33 32 33 BFD_NAME = elf64-ia64-little 34 BFD_ARCH = ia64-elf64
Note:
See TracChangeset
for help on using the changeset viewer.