attempt 2 at fixing rules
Some checks failed
PikaOS Package Build Only (Canary) (amd64-v3) / build (push) Failing after 42s

This commit is contained in:
Ward from fusion-voyager-3 2024-07-25 20:38:25 +03:00
parent f0813feae3
commit db590b81bb
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
5
6

6
debian/rules vendored
View File

@ -61,9 +61,9 @@ endif
# LTO Arch Check
ifneq (,$(filter armhf hppa i386 i686 m68k powerpc sparc64,$(DEB_HOST_ARCH)))
LTO=enabled
else
LTO=disabled
else
LTO=enabled
endif
# COMPRESS Arch Check
@ -77,7 +77,7 @@ endif
ifneq (,$(filter i386,$(DEB_HOST_ARCH)))
LC3=disabled
else
LC3=enables
LC3=enabled
endif
# Just always have vulkan