Skip to content

Commit 64ac762

Browse files
Merge branch 'develop' into hipcc_clean_up
2 parents 56d8451 + 2ef351c commit 64ac762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amd/hipcc/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ endif()
6565

6666
# RPM-specific packaging variables.
6767
set(CPACK_RPM_FILE_NAME "RPM-DEFAULT")
68-
set(CPACK_RPM_PACKAGE_LICENSE "NCSA")
68+
set(CPACK_RPM_PACKAGE_LICENSE "MIT")
6969
set(CPACK_RPM_PACKAGE_REQUIRES "perl >= 5.0, perl-File-BaseDir, hip-devel, rocm-core, rocm-llvm")
7070
if(DEFINED ENV{CPACK_RPM_PACKAGE_RELEASE})
7171
set(CPACK_RPM_PACKAGE_RELEASE $ENV{CPACK_RPM_PACKAGE_RELEASE})

0 commit comments

Comments
 (0)