Changes in uspace/Makefile.common [fdf97f6:9234566] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile.common

    rfdf97f6 r9234566  
    227227ifeq ($(POSIX_COMPAT),y)
    228228        CFLAGS = -I$(LIBPOSIX_PREFIX)/include/posix  -I$(LIBPOSIX_PREFIX)/include/
    229         BASE_LIBS = $(LIBPOSIX_PREFIX)/libposixaslibc.a $(LIBPOSIX_PREFIX)/libc4posix.a $(LIBSOFTINT_PREFIX)/libsoftint.a
     229        LIBS += $(LIBPOSIX_PREFIX)/libposix.a
    230230endif
    231231
Note: See TracChangeset for help on using the changeset viewer.