dev-libs/cudnn: style fix

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-09 15:35:07 +01:00
parent 797851a5a7
commit b579fffb6d
2 changed files with 4 additions and 4 deletions

View File

@@ -28,11 +28,11 @@ RDEPEND="
QA_PREBUILT="/opt/cuda*/targets/*-linux/lib/*"
src_configure(){
src_configure() {
:
}
src_compile(){
src_compile() {
:
}

View File

@@ -28,11 +28,11 @@ RDEPEND="
QA_PREBUILT="/opt/cuda*/targets/*-linux/lib/*"
src_configure(){
src_configure() {
:
}
src_compile(){
src_compile() {
:
}