i3-gaps: re-add --disable-sanitizers (probably for ppc or whatever)
See https://github.com/void-linux/void-packages/pull/16501#issuecomment-554629175
This commit is contained in:
parent
1eb1f7a736
commit
82ba4a5e47
|
@ -4,7 +4,7 @@ version=4.17.1
|
|||
revision=2
|
||||
wrksrc="i3-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-builddir"
|
||||
configure_args="--disable-builddir --disable-sanitizers"
|
||||
hostmakedepends="pkg-config perl autoconf automake asciidoc pod2mdoc xmlto"
|
||||
makedepends="pcre-devel yajl-devel libxcb-devel libev-devel
|
||||
pango-devel startup-notification-devel libxkbcommon-devel
|
||||
|
|
Loading…
Reference in New Issue