Skip to content

Commit

Permalink
Merge pull request #48 from nolim1t/skip-debug-compile
Browse files Browse the repository at this point in the history
Try to address issue #47
  • Loading branch information
nolim1t authored Mar 1, 2021
2 parents 70c51d4 + eaa4a1a commit f56f0bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 0.21/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ RUN ./autogen.sh

# TODO: Try to optimize on passed params
RUN ./configure LDFLAGS=-L/opt/db4/lib/ CPPFLAGS=-I/opt/db4/include/ \
CXXFLAGS="-O2" \
--prefix="$BITCOIN_PREFIX" \
--disable-man \
--disable-shared \
Expand Down

0 comments on commit f56f0bd

Please sign in to comment.