From 60427fec2c8c557f0ac7eb05c74b3b2720954dc0 Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Mon, 21 Oct 2013 17:20:55 +0200 Subject: [PATCH] Restore build for x86. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e920ba226..6e76f2774 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,7 @@ BUILD_G729=0 BUILD_TUNNEL=0 BUILD_WEBRTC_AECM=1 BUILD_OPUS=1 -BUILD_FOR_X86=0 +BUILD_FOR_X86=1 USE_JAVAH=1 BUILD_TLS=1 BUILD_SQLITE=1