summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 9916c90..1e91a70 100755
--- a/build
+++ b/build
@@ -43,7 +43,7 @@ common_opts = \
--without-included-gettext \
--with-nls \
--with-sysroot="$${OPK_SYSROOT}" \
- --with-gxx-include-dir=/usr/include/c++-4.7 \
+ --with-gxx-include-dir="/usr/include/c++-$(base_version)" \
--enable-clocale=gnu
full_opts = \