Changes in uspace/lib/c/arch/arm32/Makefile.common [a0a273e:d2e7a51] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/arm32/Makefile.common
ra0a273e rd2e7a51 35 35 ifeq ($(CONFIG_FPU),y) 36 36 COMMON_CFLAGS += -mfloat-abi=hard 37 else38 BASE_LIBS += $(LIBSOFTFLOAT_PREFIX)/libsoftfloat.a39 37 endif 40 38
Note:
See TracChangeset
for help on using the changeset viewer.