mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 00:34:07 +08:00
freebsd-userspace/Makefile: Resolve conflict so ifconfig and netstat are both here
This commit is contained in:
@@ -12,7 +12,7 @@ C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)
|
||||
AM_CPPFLAGS += -I $(INSTALL_BASE)/include
|
||||
AM_CPPFLAGS += -I ../init01
|
||||
LINK_LIBS += $(INSTALL_BASE)/libbsdc.a
|
||||
LINK_LIBS += $(INSTALL_BASE)/libbsd.a ${REL_ARGS}
|
||||
LINK_LIBS += $(INSTALL_BASE)/libbsd.a -lm ${REL_ARGS}
|
||||
|
||||
include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
|
||||
include $(RTEMS_CUSTOM)
|
||||
|
Reference in New Issue
Block a user