diff options
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ common_opts = \ --enable-multiarch \ --without-included-gettext \ --with-nls \ - --with-sysroot="$${OPK_SYSROOT:-/}" \ + --with-sysroot="$${OPK_SYSROOT}" \ --with-gxx-include-dir=/usr/include/c++-4.7 \ --enable-clocale=gnu |