Skip to content

Commit

Permalink
Typo spotted by @yyyyxf. Closes Issue #10.
Browse files Browse the repository at this point in the history
  • Loading branch information
mboehme committed Nov 24, 2017
1 parent 3bfd25d commit d650def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export CXXFLAGS="$CXXFLAGS $ADDITIONAL"

# Build libxml2 (in order to generate CG and CFGs).
# Meanwhile go have a coffee ☕️
export LDFLAGS=-lpthreads
export LDFLAGS=-lpthread
pushd $SUBJECT
./autogen.sh
./configure --disable-shared
Expand Down

0 comments on commit d650def

Please sign in to comment.