mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
dev-ml/ocamlfuse: export CPP
Closes: https://bugs.gentoo.org/842321 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit dune
|
||||
inherit dune toolchain-funcs
|
||||
|
||||
MYPV="${PV/_p/_cvs}"
|
||||
|
||||
@@ -30,3 +30,8 @@ BDEPEND="
|
||||
dev-ml/dune-configurator
|
||||
dev-ml/opam
|
||||
"
|
||||
|
||||
src_compile() {
|
||||
tc-export CPP
|
||||
dune_src_compile
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user