Эх сурвалжийг харах

might fix some problems on older MacOS X

Waldemar Brodkorb 10 жил өмнө
parent
commit
9a9be232f4

+ 1 - 0
toolchain/libelf/Makefile

@@ -15,6 +15,7 @@ $(WRKBUILD)/.configured:
 		$(WRKBUILD)/configure \
 		--prefix=$(STAGING_HOST_DIR)/usr \
 		--disable-nls \
+		--disable-compat \
 		--disable-shared \
 		--enable-static \
 	);