summaryrefslogtreecommitdiff
path: root/liborcus
diff options
context:
space:
mode:
Diffstat (limited to 'liborcus')
-rw-r--r--liborcus/makefile.mk8
1 files changed, 1 insertions, 7 deletions
diff --git a/liborcus/makefile.mk b/liborcus/makefile.mk
index 0f6b72cb5d01..fd04605c4fd0 100644
--- a/liborcus/makefile.mk
+++ b/liborcus/makefile.mk
@@ -53,13 +53,7 @@ MY_CXXFLAGS = CXXFLAGS=-I$(OUTDIR)/inc/external
.END
CONFIGURE_DIR=
-CONFIGURE_ACTION=
-
-.IF "$(SYSTEM_BOOST)" != "YES"
-CONFIGURE_ACTION+=export CPPFLAGS="$(CPPFLAGS) -I$(OUTDIR)/inc/external" &&
-.ENDIF
-
-CONFIGURE_ACTION+=./configure \
+CONFIGURE_ACTION=./configure \
--with-pic \
--enable-static \
--disable-shared \