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