Merge branch 'master' of gitlab.com:gambas/gambas
This commit is contained in:
commit
defee2d9c1
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ build:ubuntu-trusty:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ./reconf-all
|
- ./reconf-all
|
||||||
- GAMBAS_CONFIG_FAILURE=1 ./configure -C --disable-qt5 --disable-gtk3webview --disable-zstd
|
- GAMBAS_CONFIG_FAILURE=1 ./configure -C --disable-qt5 --disable-gtk3webview --disable-gtk3opengl --disable-zstd
|
||||||
- make -j$(nproc)
|
- make -j$(nproc)
|
||||||
- make install
|
- make install
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue