Skip to content

Commit

Permalink
Try to address issue lncm#47
Browse files Browse the repository at this point in the history
  • Loading branch information
nolim1t committed Feb 3, 2021
1 parent 1f38c4a commit 523b7eb
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 @@ -155,6 +155,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 523b7eb

Please sign in to comment.