Changeset 95e370f8 in mainline for uspace/lib/c/arch/ia32/Makefile.common
- Timestamp:
- 2013-05-30T20:49:46Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 45b4300
- Parents:
- bf85e56
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ia32/Makefile.common
rbf85e56 r95e370f8 27 27 # 28 28 29 CLANG_TARGET = i386-unknown-linux30 31 29 ifeq ($(PROCESSOR),i486) 32 30 GCC_CFLAGS += -march=i486 -fno-omit-frame-pointer
Note:
See TracChangeset
for help on using the changeset viewer.