attempt to fix xwayland frac scale: 69420
Some checks failed
PikaOS Package Build & Release (amd64-v3) / build (push) Failing after 56s
Some checks failed
PikaOS Package Build & Release (amd64-v3) / build (push) Failing after 56s
This commit is contained in:
parent
ff5e7ba00a
commit
28cb5dc138
2
.github/release-nest-v3
vendored
2
.github/release-nest-v3
vendored
@ -1 +1 @@
|
||||
11
|
||||
12
|
||||
|
5
debian/rules
vendored
5
debian/rules
vendored
@ -4,9 +4,8 @@ include /usr/share/dpkg/default.mk
|
||||
|
||||
built_binaries := $(shell dh_listpackages)
|
||||
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1
|
||||
export DPKG_GENSYMBOLS_CHECK_LEVEL = 4
|
||||
export DEB_BUILD_MAINT_OPTIONS = -Wno-error
|
||||
export DPKG_GENSYMBOLS_CHECK_LEVEL = 0
|
||||
|
||||
# Following upstream method to compute the API version
|
||||
MUTTER_MAJOR_VERSION = $(shell echo $(DEB_VERSION_UPSTREAM) | sed 's/[~.].*//')
|
||||
|
Loading…
Reference in New Issue
Block a user