mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -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=""
|
||||
RDEPEND="${DEPEND}"
|
||||
#BDEPEND="
|
||||
# doc? ( app-text/pandoc )
|
||||
#"
|
||||
|
||||
#TODO: explore the various cmake options (if any)
|
||||
#TODO: tests, doc
|
||||
#TODO: tests
|
||||
|
||||
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() {
|
||||
|
||||
Reference in New Issue
Block a user