Skip to content

Commit ca23698

Browse files
committed
Don't override version string
1 parent c9ed3f3 commit ca23698

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ bash ./configure --with-boot-jdk=/opt/jdkcross/jdk-9.0.1 \
1313
--with-freetype-include=/usr/include \
1414
--with-jvm-variants=client \
1515
--with-extra-cflags="-Wno-maybe-uninitialized -D__SOFTFP__" \
16-
--with-version-string="9.0.1" \
1716
AR="arm-linux-gnueabi-gcc-ar" \
1817
NM="arm-linux-gnueabi-gcc-nm" \
1918
BUILD_AR="gcc-ar" \

0 commit comments

Comments
 (0)