rocmPackages: fix CLR build
This commit is contained in:
parent
1011991b21
commit
35c73f24d5
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ in stdenv.mkDerivation (finalAttrs: {
|
|||
|
||||
postPatch = ''
|
||||
patchShebangs hipamd/src
|
||||
patchShebangs hipamd/download_libamhip64_v5.sh
|
||||
|
||||
# We're not on Windows so these are never installed to hipcc...
|
||||
substituteInPlace hipamd/CMakeLists.txt \
|
||||
|
|
Loading…
Reference in a new issue