Skip to content

Commit 3b0a0d4

Browse files
mangoapp layer: more nukes
1 parent 8bd0b63 commit 3b0a0d4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/ubuntu.yml

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
-D with_dbus=enabled
5353
-D mangoapp=true
5454
-D mangohudctl=true
55-
-D mangoapp_layer=true
5655
-D tests=enabled
5756
- name: 'Build'
5857
run: meson compile -C ./builddir || ninja -C ./builddir

pkgbuild/PKGBUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ sha256sums=(
3838
"1c6b1462066a5452fa50c1da1dd47fed841f28232972c82d778f2962936568c7"
3939
)
4040

41-
_build_args="-Dappend_libdir_mangohud=false -Dwith_xnvctrl=disabled -Dmangoapp_layer=true -Dtests=disabled"
41+
_build_args="-Dappend_libdir_mangohud=false -Dwith_xnvctrl=disabled -Dtests=disabled"
4242

4343
pkgver() {
4444
cd "$srcdir/mangohud"

0 commit comments

Comments
 (0)