Changes in uspace/lib/c/arch/ia32/Makefile.common [95e370f8:36ceaac] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ia32/Makefile.common
r95e370f8 r36ceaac 27 27 # 28 28 29 CLANG_ARCH = i386 30 CLANG_TARGET = i386-unknown-linux 31 29 32 ifeq ($(PROCESSOR),i486) 30 33 GCC_CFLAGS += -march=i486 -fno-omit-frame-pointer
Note:
See TracChangeset
for help on using the changeset viewer.