Implement build logic

This commit is contained in:
BtbN
2020-09-03 01:03:23 +02:00
parent 57ca78ac1d
commit c024aa01d6
10 changed files with 65 additions and 60 deletions

4
variants/lgpl.sh Normal file
View File

@ -0,0 +1,4 @@
CONFIGURE="--enable-version3"
CFLAGS=""
LDFLAGS=""
GIT_BRANCH="master"