Skip to content

Commit

Permalink
Fixup to comment
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <[email protected]>
  • Loading branch information
sxa committed Nov 17, 2023
1 parent 814d60a commit 8eeb62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-farm/platform-specific-configurations/linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ then
# OpenJ9 fetches the latest OpenSSL in their get_source.sh
export CONFIGURE_ARGS_FOR_ANY_PLATFORM="${CONFIGURE_ARGS_FOR_ANY_PLATFORM} --with-openssl=fetched"
if [ "${ARCHITECTURE}" == "aarch64" ]; then
echo PROBABLE JETSON NANO DEVELOPMENT ENVIRONMENT - Enabling CUDA ...
# Pontentially a JetSon Nano dev environment so look here
CUDA_HOME=/usr/local/cuda-10.2
else
CUDA_HOME=/usr/local/cuda-9.0
Expand Down

0 comments on commit 8eeb62f

Please sign in to comment.