From e580b0f59fb7868578dcb2b10fbd32bd60673f37 Mon Sep 17 00:00:00 2001 From: John-Mark Bell Date: Sun, 16 Nov 2014 10:31:25 +0000 Subject: Fix up for new buildsystem --- Makefile.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.config') diff --git a/Makefile.config b/Makefile.config index 254dfdf..04971d5 100644 --- a/Makefile.config +++ b/Makefile.config @@ -12,7 +12,7 @@ WITH_HUBBUB_BINDING := yes # ---------------------------------------------------------------------------- # BeOS-specific options # ---------------------------------------------------------------------------- -ifeq ($(TARGET),beos) +ifeq ($(BUILD),i586-pc-haiku) # temporary WITH_LIBXML_BINDING := no endif -- cgit v1.2.3