From 9a9be232f4486bfbb5ea4e45c6a9230f3d1a2544 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 1 Feb 2016 22:36:58 +0100 Subject: might fix some problems on older MacOS X --- toolchain/libelf/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'toolchain/libelf') diff --git a/toolchain/libelf/Makefile b/toolchain/libelf/Makefile index c1be5c400..19f1200fa 100644 --- a/toolchain/libelf/Makefile +++ b/toolchain/libelf/Makefile @@ -15,6 +15,7 @@ $(WRKBUILD)/.configured: $(WRKBUILD)/configure \ --prefix=$(STAGING_HOST_DIR)/usr \ --disable-nls \ + --disable-compat \ --disable-shared \ --enable-static \ ); -- cgit v1.2.3