From 2ab935a3a0080faa4ac6da31d33931d312843dd9 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 20 Feb 2011 03:25:56 +0000 Subject: tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a system header file with the same name on darwin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25598 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/qemu/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/qemu/Makefile') diff --git a/tools/qemu/Makefile b/tools/qemu/Makefile index 37a510cf92..c0d587b243 100644 --- a/tools/qemu/Makefile +++ b/tools/qemu/Makefile @@ -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)" \ -- cgit v1.2.3