Changes in uspace/lib/c/arch/amd64/Makefile.common [6480827:58e7b26] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/amd64/Makefile.common
r6480827 r58e7b26 28 28 29 29 # TODO: We need to implement DWARF unwinding and get rid of this flag. 30 COMMON_CFLAGS += -fno-omit-frame-pointer -Wl,-z,max-page-size=0x100030 COMMON_CFLAGS += -fno-omit-frame-pointer 31 31 32 32 # XXX: This architecture requires unoptimized TLS pointer access,
Note:
See TracChangeset
for help on using the changeset viewer.