mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -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() {
|
src_configure() {
|
||||||
export ENABLE_QED=yes
|
export ENABLE_QED=yes
|
||||||
|
export ENABLE_RTEGEN=yes
|
||||||
econf --enable-wp \
|
econf --enable-wp \
|
||||||
$(use_enable coq wp-coq)
|
$(use_enable coq wp-coq)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user