Fixed libBLS

parent a242164e
...@@ -4,7 +4,7 @@ running configure, to aid debugging if configure makes a mistake. ...@@ -4,7 +4,7 @@ running configure, to aid debugging if configure makes a mistake.
It was created by SGX GMP Test configure 1.0, which was It was created by SGX GMP Test configure 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --with-trusted-gmpdir=/opt/gmp/6.1.2 --with-gmpdir=/d/gmp-build/ $ ./configure --with-trusted-gmpdir=/opt/gmp/6.1.2 --with-gmpdir=/d/gmp-build/ --no-create --no-recursion
## --------- ## ## --------- ##
## Platform. ## ## Platform. ##
...@@ -223,25 +223,6 @@ configure:4574: checking that generated files are newer than configure ...@@ -223,25 +223,6 @@ configure:4574: checking that generated files are newer than configure
configure:4580: result: done configure:4580: result: done
configure:4619: creating ./config.status configure:4619: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by SGX GMP Test config.status 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on skale-Lenovo-ideapad-520-15IKB
config.status:815: creating Makefile
config.status:815: creating EnclaveGmpTest/Makefile
config.status:987: executing depfiles commands
## ---------------- ## ## ---------------- ##
## Cache variables. ## ## Cache variables. ##
## ---------------- ## ## ---------------- ##
...@@ -447,3 +428,22 @@ target_alias='' ...@@ -447,3 +428,22 @@ target_alias=''
#define DEBUG 1 #define DEBUG 1
configure: exit 0 configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by SGX GMP Test config.status 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on skale-Lenovo-ideapad-520-15IKB
config.status:815: creating Makefile
config.status:815: creating EnclaveGmpTest/Makefile
config.status:987: executing depfiles commands
Subproject commit c416f30eac2a95f0dd61e7fb92da9b4f181dd0b0 Subproject commit 5fe7b3aca8e1100bdca0adfc0bec16f114744764
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment