We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae308b commit 1f95de7Copy full SHA for 1f95de7
recipes-support/chipstar/chipstar_1.1.900.bb
@@ -35,7 +35,7 @@ SRC_URI:append:class-target = " \
35
file://0001-H4I-HipBLAS-Don-t-set-CMAKE_INSTALL_RPATH.patch;patchdir=${S}/H4I-HipBLAS \
36
"
37
38
-SRCREV = "c5a60ca7f52c3f3079a6ae3bb4d1889d01b7ea58"
+SRCREV = "2403b0b16d0e5c29d3ef8d5ad73387eb975be4e1"
39
40
S = "${WORKDIR}/git"
41
@@ -75,7 +75,7 @@ do_configure:prepend () {
75
76
do_configure:prepend:class-target () {
77
# Target build fails if it finds nvcc pointing to cucc
78
- rm -f ${STAGING_BINDIR_NATIVE}/nvcc
+ #rm -f ${STAGING_BINDIR_NATIVE}/nvcc
79
}
80
81
do_configure:append:class-target () {
0 commit comments