genode/repos/ports/src/noux-pkg/sed/target.mk

11 lines
179 B
Makefile

CONFIGURE_FLAGS = --without-included-regex
LIBS += pcre
#
# Prevent double definition of '__size_t' in 'glob/glob.h'
#
#CPPFLAGS += -D__FreeBSD__
include $(REP_DIR)/mk/noux.mk