Changes in uspace/Makefile.common [a3da2b2:6d5e378] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile.common
ra3da2b2 r6d5e378 225 225 226 226 ifeq ($(POSIX_COMPAT),y) 227 CFLAGS = -I$(LIBPOSIX_PREFIX) /include/posix -I$(LIBPOSIX_PREFIX)/include/227 CFLAGS = -I$(LIBPOSIX_PREFIX) 228 228 LIBS += $(LIBPOSIX_PREFIX)/libposix.a 229 229 endif
Note:
See TracChangeset
for help on using the changeset viewer.