Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sgxwallet
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董子豪
sgxwallet
Commits
ea5a8233
Unverified
Commit
ea5a8233
authored
Aug 11, 2019
by
kladkogex
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed libBLS
parent
a242164e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
21 deletions
+21
-21
config.log
config.log
+20
-20
libBLS
libBLS
+1
-1
No files found.
config.log
View file @
ea5a8233
...
@@ -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
libBLS
@
5fe7b3ac
Subproject commit
c416f30eac2a95f0dd61e7fb92da9b4f181dd0b0
Subproject commit
5fe7b3aca8e1100bdca0adfc0bec16f114744764
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment