main
mod_gnutls/0.12.0
Last change
on this file since b6ce8ad was
12ed912,
checked in by Fiona Klute <fiona.klute@…>, 2 years ago
|
Support new Bear versions
The latest version in Debian Sid requires a "--" argument before the
command to run.
|
-
Property mode set to
100644
|
File size:
183 bytes
|
Rev | Line | |
---|
[7478410] | 1 | image: |
---|
| 2 | file: .gitpod.Dockerfile |
---|
| 3 | tasks: |
---|
| 4 | - init: | |
---|
| 5 | autoreconf -fiv |
---|
| 6 | APACHE_MUTEX=pthread ./configure |
---|
[12ed912] | 7 | bear make -j4 || bear -- make -j4 |
---|
[7478410] | 8 | prebuild: make check -j4 |
---|
Note: See
TracBrowser
for help on using the repository browser.