Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v241
/
.
/
semaphoreci
/
gcc-compilation.sh
blob: 0e0c83788a6a21d85443f556907f85a03c350e22 [
file
] [
log
] [
blame
] [
raw
]
#!/bin/bash
set
-
ex
meson build
-
Dtests
=
unsafe
-
Dsplit
-
usr
=
true
-
Dslow
-
tests
=
true
ninja
-
C build
ninja
-
C build test
DESTDIR
=/
var
/
tmp
/
inst1 ninja
-
C build install