tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a system header file with the same name on darwin

SVN-Revision: 25598
This commit is contained in:
Felix Fietkau
2011-02-20 03:25:56 +00:00
parent d56fe0cf53
commit 11c08a39bc
3 changed files with 6 additions and 0 deletions

View File

@@ -16,6 +16,8 @@ PKG_MD5SUM:=397a0d665da8ba9d3b9583629f3d6421
include $(INCLUDE_DIR)/host-build.mk
HOST_CFLAGS += -I$(STAGING_DIR_HOST)/include/e2fsprogs
define Host/Configure
(cd $(HOST_BUILD_DIR); \
CFLAGS="$(HOST_CFLAGS)" \