mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 10:00:38 +01:00
Update Linux builder Dockerfile - should update and push the image.
This commit is contained in:
parent
cae5a210c1
commit
bb16777450
@ -5,4 +5,6 @@ sed -i 's/AC_CHECK_LIB(atomic, main)/AC_CHECK_LIB(:libatomic.a, main)/g' configu
|
||||
|
||||
./autogen.sh --build=$BUILD_ARCH --prefix=/opt/firebird --enable-binreloc --with-builtin-tomcrypt --with-termlib=:libncurses.a
|
||||
make -j${CPUCOUNT}
|
||||
make tests -j${CPUCOUNT}
|
||||
make run_tests
|
||||
make dist
|
||||
|
Loading…
Reference in New Issue
Block a user