Changeset 903b5455 in mainline for uspace/lib/c/arch/ia32/Makefile.common
- Timestamp:
- 2015-03-15T15:04:21Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c12f891
- Parents:
- 6934732
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ia32/Makefile.common
r6934732 r903b5455 32 32 GCC_CFLAGS += -march=pentium -fno-omit-frame-pointer 33 33 endif 34 34 35 CLANG_CFLAGS += -fno-omit-frame-pointer 35 36
Note:
See TracChangeset
for help on using the changeset viewer.