We do not use the cpp lib so why compile it.

This commit is contained in:
Brian West 2014-03-05 06:19:43 -06:00
parent 49fe796dab
commit 039f28d136
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#! /bin/sh
srcpath=$(dirname $0 2>/dev/null ) || srcpath="."
$srcpath/configure "$@" --disable-shared --with-pic
$srcpath/configure "$@" --disable-shared --with-pic --disable-cpp