app-containers/waydroid: apply idomatic empty src_compile()

Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2022-12-29 12:28:26 +01:00
parent 85b8b1a8e6
commit d447ef923f

View File

@@ -44,7 +44,7 @@ ERROR_MEMFD_CREATE="CONFIG_MEMFD_CREATE: it completely replaced deprecated ISHME
src_compile(){
einfo "Nothing to compile"
:;
}
src_install() {