Changes in uspace/lib/libc/arch/abs32le/Makefile.inc [81983e3:61001a9] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/abs32le/Makefile.inc
r81983e3 r61001a9 46 46 endif 47 47 48 ifeq ($(COMPILER),clang) 49 CLANG_ARCH = i386 50 endif 51 48 52 ARCH_SOURCES = \ 49 53 arch/$(UARCH)/src/entry.c \
Note:
See TracChangeset
for help on using the changeset viewer.