Matt Coffin
3d34dd0d18
Use release builds, and run meson in build()
meson/configure should be run in build() and not prepare(), as CFLAGS/CXXFLAGS/etc. from makepkg.conf are not set in prepare(). This patch moves the meson run from build() -> prepare() so that the flags from makepkg are included in the environment.
Description
xwayland hidpi hack based on stable releases
https://aur.archlinux.org/packages/sway-hidpi-git/
86 KiB
Languages
Shell
100%