fail: force -O1.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'fail'
|
# Template file for 'fail'
|
||||||
pkgname=fail
|
pkgname=fail
|
||||||
version=0.1
|
version=0.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Crash in various possible ways"
|
short_desc="Crash in various possible ways"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
@@ -9,3 +9,5 @@ license="Public Domain"
|
|||||||
homepage="https://github.com/chneukirchen/fail"
|
homepage="https://github.com/chneukirchen/fail"
|
||||||
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/chneukirchen/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=33be2e182a940b6e9b80ee13d47cd239d39fde3a9a4ee0a5e5ccb192c9a83288
|
checksum=33be2e182a940b6e9b80ee13d47cd239d39fde3a9a4ee0a5e5ccb192c9a83288
|
||||||
|
|
||||||
|
CFLAGS="-O1"
|
||||||
|
|||||||
Reference in New Issue
Block a user