Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixup to comment
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <sxa@redhat.com>
sxa committed Nov 17, 2023
1 parent 814d60a commit 53862d0
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
@@ -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 ...
# Potentially a JetSon Nano dev environment so look here
CUDA_HOME=/usr/local/cuda-10.2
else
CUDA_HOME=/usr/local/cuda-9.0

0 comments on commit 53862d0

Please sign in to comment.