We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae3735d commit a21f2d9Copy full SHA for a21f2d9
download_prebuilt.sh
@@ -37,7 +37,7 @@ optlib_name=optimized_libs_update_2.12.tar.gz
37
ae_file_name=prebuilt_ae_2.12.tar.gz
38
binutils_file_name=as.ld.objdump.gold.r3.tar.gz
39
checksum_file=SHA256SUM_prebuilt_2.12.cfg
40
-server_url_path=https://download.01.org/intel-sgx/sgx-linux/2.12/
+server_url_path=https://download.01.org/intel-sgx/sgx-linux/2.12
41
server_optlib_url=$server_url_path/$optlib_name
42
server_ae_url=$server_url_path/$ae_file_name
43
server_binutils_url=$server_url_path/$binutils_file_name
0 commit comments