Add check command (#9501)

This commit is contained in:
Ed Reel
2024-03-20 07:46:01 -05:00
committed by GitHub
parent 3522e1130c
commit 7c17beeee7
48 changed files with 325 additions and 60 deletions

View File

@@ -37,6 +37,7 @@ class Gtksourceview_4 < Meson
depends_on 'zlibpkg' # R
gnome
no_upstream_update
def self.patch
system "sed -i 's/-fstack-protector-strong/-flto=auto/g' meson.build"