Fix a small typo.
This commit is contained in:
parent
f3d0a9bc3f
commit
a8dd5aa0fc
@ -170,7 +170,7 @@ if test "x$ac_cv_header_pthread_h" = "xyes"; then
|
||||
|
||||
if test "x$ac_cv_search_pthread_exit" = "x-lc_r"; then
|
||||
CXXFLAGS="-pthread $CXXFLAGS"
|
||||
CFLAGS="-pthread $FLAGS"
|
||||
CFLAGS="-pthread $CFLAGS"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user