Changes in uspace/Makefile.common [a3da2b2:6d5e378] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile.common

    ra3da2b2 r6d5e378  
    225225
    226226ifeq ($(POSIX_COMPAT),y)
    227         CFLAGS = -I$(LIBPOSIX_PREFIX)/include/posix  -I$(LIBPOSIX_PREFIX)/include/
     227        CFLAGS = -I$(LIBPOSIX_PREFIX)
    228228        LIBS += $(LIBPOSIX_PREFIX)/libposix.a
    229229endif
Note: See TracChangeset for help on using the changeset viewer.