Fix compilation

This commit is contained in:
Victor Shcherb 2018-07-23 22:25:49 +02:00
parent 5ffb26ac99
commit 6f555bd2bb

View file

@ -30,6 +30,6 @@ function compile {
}
compile amd64
compile i686
#compile i686
copyLibs linux amd64 amd64 so
copyLibs linux i686 x86 so
#copyLibs linux i686 x86 so