feature: ./configure: added new option --with-luajit-ldflags=OPTS for specifying custom luajit linker flags.

This commit is contained in:
Yichun Zhang (agentzh)
2019-05-20 13:14:56 -07:00
parent 2b40d7b8ee
commit cc9787a290
3 changed files with 144 additions and 37 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.15.8
minor_ver=1
minor_ver=2rc0
version=$main_ver.$minor_ver
echo $version