From 3133fefe06562d0ce7984230425128634de27f2f Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 21 Jan 2007 02:14:50 +0000 Subject: pass the CFLAGS through the environment on compile and fix a few packages SVN-Revision: 6154 --- package/util-linux/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/util-linux') diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile index e265edb..ecabbc0 100644 --- a/package/util-linux/Makefile +++ b/package/util-linux/Makefile @@ -56,6 +56,7 @@ define Package/swap-utils - swapoff endef +TARGET_CFLAGS += -I$(PKG_BUILD_DIR)/lib define Build/Compile $(call Build/Compile/Default, \ OPT="$(TARGET_CFLAGS)" \ -- cgit v1.1