mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-26 00:28:34 -05:00
CI: Build ostree master (for p2p stuff)
Closes: #1800 Approved by: alexlarsson
This commit is contained in:
committed by
Atomic Bot
parent
491d174879
commit
ac2d51b1c7
@@ -14,4 +14,12 @@ pkg_install_testing ostree-devel ostree
|
||||
pkg_install_if_os fedora gjs parallel clang python2
|
||||
pkg_install_builddeps flatpak
|
||||
|
||||
pkg_install_builddeps ostree
|
||||
(git clone --depth=1 https://github.com/ostreedev/ostree.git
|
||||
cd ostree
|
||||
unset CFLAGS # the sanitizers require calling apps be linked too
|
||||
build --disable-introspection
|
||||
make install
|
||||
)
|
||||
|
||||
build --enable-gtk-doc ${CONFIGOPTS:-}
|
||||
|
||||
Reference in New Issue
Block a user