aocc: add support for v3.0 compilers (#22219)
A mitigation of a known issue that affects v3.0 is added, see https://developer.amd.com/wp-content/resources/AOCC-3.0-Install-Guide.pdf
This commit is contained in:

committed by
GitHub

parent
43dd7b84c0
commit
e6c8fa1311
@@ -32,6 +32,8 @@ class Aocc(Package):
|
||||
|
||||
maintainers = ['amd-toolchain-support']
|
||||
|
||||
version(ver="3.0.0", sha256='4ff269b1693856b9920f57e3c85ce488c8b81123ddc88682a3ff283979362227',
|
||||
url='http://developer.amd.com/wordpress/media/files/aocc-compiler-3.0.0.tar')
|
||||
version(ver="2.3.0", sha256='9f8a1544a5268a7fb8cd21ac4bdb3f8d1571949d1de5ca48e2d3309928fc3d15',
|
||||
url='http://developer.amd.com/wordpress/media/files/aocc-compiler-2.3.0.tar')
|
||||
version(ver="2.2.0", sha256='500940ce36c19297dfba3aa56dcef33b6145867a1f34890945172ac2be83b286',
|
||||
|
Reference in New Issue
Block a user