Changes in uspace/lib/c/arch/abs32le/Makefile.common [bf85e56:63f8966] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/abs32le/Makefile.common
rbf85e56 r63f8966 27 27 # 28 28 29 ifeq ($(COMPILER),clang) 30 CLANG_ARCH = i386 31 endif 32 29 33 ENDIANESS = LE
Note:
See TracChangeset
for help on using the changeset viewer.