diff --git a/easybuild/easyconfigs/j/jax/jax-0.4.35-gfbf-2024a-CUDA-12.6.0.eb b/easybuild/easyconfigs/j/jax/jax-0.4.35-gfbf-2024a-CUDA-12.6.0.eb index 2aaf549cc4f..3b076a03237 100644 --- a/easybuild/easyconfigs/j/jax/jax-0.4.35-gfbf-2024a-CUDA-12.6.0.eb +++ b/easybuild/easyconfigs/j/jax/jax-0.4.35-gfbf-2024a-CUDA-12.6.0.eb @@ -69,7 +69,7 @@ _jaxlib_buildopts += """--bazel_options="--copt=-Ithird_party/gpus/cuda/extras/C # get rid of .devDate versionsuffix: TODO: find a better way # _no_devtag = """ export JAX_RELEASE && export JAXLIB_RELEASE && """ does not work (?) _no_devtag = """ sed -i "s/version=__version__/version='%(version)s'/g" setup.py && """ -_jaxlib_buildopts += """--bazel_options="--action_env=JAXLIB_RELEASE=1" """ # required? +_jaxlib_buildopts += """--bazel_options="--action_env=JAXLIB_RELEASE=1" """ # required? components = [ ('jaxlib', version, {