Skip to content

Commit 91bc144

Browse files
Merge branch 'develop' into hipcc_clean_up
2 parents 64ac762 + 85965b8 commit 91bc144

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

amd/hipcc/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ endif()
6767
set(CPACK_RPM_FILE_NAME "RPM-DEFAULT")
6868
set(CPACK_RPM_PACKAGE_LICENSE "MIT")
6969
set(CPACK_RPM_PACKAGE_REQUIRES "perl >= 5.0, perl-File-BaseDir, hip-devel, rocm-core, rocm-llvm")
70+
set(CPACK_RPM_PACKAGE_AUTOPROV 0)
7071
if(DEFINED ENV{CPACK_RPM_PACKAGE_RELEASE})
7172
set(CPACK_RPM_PACKAGE_RELEASE $ENV{CPACK_RPM_PACKAGE_RELEASE})
7273
else()

0 commit comments

Comments
 (0)