From cac082e02d432a0e6f649058bc20aa286aaf7813 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 8 Nov 2007 21:32:03 +0000 Subject: [PATCH] fix opal compile git-svn-id: svn://svn.openwrt.org/openwrt/packages@9517 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/opal/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libs/opal/Makefile b/libs/opal/Makefile index 1897ce617..ec72fffc1 100644 --- a/libs/opal/Makefile +++ b/libs/opal/Makefile @@ -50,7 +50,8 @@ CONFIGURE_ARGS += \ --disable-h460 \ --disable-ivr \ --disable-rfc4175 \ - --disable-versioncheck + --disable-versioncheck \ + --enable-localgsm CONFIGURE_VARS += \ CXXFLAGS="$(TARGET_CFLAGS) -fno-builtin -fno-rtti" \ -- 2.11.0