dev-util/rtc-testbench: make -> emake

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2026-01-08 21:09:44 +01:00
parent cac2ec453d
commit 8006a5a9a5

View File

@@ -67,7 +67,7 @@ src_configure() {
src_compile() {
cmake_src_compile
use doc && make -C "${S}/Documentation" html
use doc && emake -C "${S}/Documentation" html
}
src_install() {