Skip to content

Commit b869aae

Browse files
committed
DONOTMERGE Changes to build UPC AMI for Ubuntu22.04 (kernel 6.8) ARM64.
Signed-off-by: Giacomo Marciani <[email protected]>
1 parent 9f4547f commit b869aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbooks/aws-parallelcluster-platform/resources/nvidia_driver/nvidia_driver_ubuntu20+.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ def compiler_version
2828
end
2929

3030
def compiler_path
31-
'CC=/usr/bin/gcc'
31+
'CC=/usr/bin/gcc-12'
3232
end

0 commit comments

Comments
 (0)