mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
sci-mathematics/frama-c-wp: add missing variable
Closes: https://bugs.gentoo.org/817368 Signed-off-by: François-Xavier Carton <fx.carton91@gmail.com>
This commit is contained in:
@@ -36,6 +36,7 @@ src_prepare() {
|
||||
|
||||
src_configure() {
|
||||
export ENABLE_QED=yes
|
||||
export ENABLE_RTEGEN=yes
|
||||
econf --enable-wp \
|
||||
$(use_enable coq wp-coq)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user