mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 10:00:38 +01:00
Return option to make paralell build.
This commit is contained in:
parent
291294cbe3
commit
133cca2966
@ -22,7 +22,7 @@ addons:
|
||||
|
||||
script:
|
||||
- ./autogen.sh --enable-binreloc --with-builtin-tomcrypt --prefix=/opt/firebird
|
||||
- make
|
||||
- make -j4
|
||||
- make dist
|
||||
- tar xzvf gen/Firebird-[0-9]*.tar.gz
|
||||
- (cd Firebird-[0-9]*; sudo ./install.sh -silent)
|
||||
|
Loading…
Reference in New Issue
Block a user