mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
dev-cpp/parallel-hashmap: upstream wontfix the doc build
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -19,21 +19,12 @@ IUSE="examples"
|
|||||||
|
|
||||||
DEPEND=""
|
DEPEND=""
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
#BDEPEND="
|
|
||||||
# doc? ( app-text/pandoc )
|
|
||||||
#"
|
|
||||||
|
|
||||||
#TODO: explore the various cmake options (if any)
|
#TODO: explore the various cmake options (if any)
|
||||||
#TODO: tests, doc
|
#TODO: tests
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
cmake_src_compile
|
cmake_src_compile
|
||||||
|
|
||||||
#waiting for https://github.com/greg7mdp/parallel-hashmap/issues/91
|
|
||||||
# if use doc ; then
|
|
||||||
# cd html || die
|
|
||||||
# emake all
|
|
||||||
# fi
|
|
||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user