Changes in uspace/lib/c/arch/amd64/Makefile.common [1570759b:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/amd64/Makefile.common
r1570759b r9d58539 28 28 29 29 CLANG_ARCH = x86_64 30 CLANG_TARGET = x86_64-unknown-linux31 30 GCC_CFLAGS += -fno-omit-frame-pointer 32 CLANG_CFLAGS += -fno-omit-frame-pointer33 31 34 32 ENDIANESS = LE
Note:
See TracChangeset
for help on using the changeset viewer.