Skip to content

Instantly share code, notes, and snippets.

@sejima
Created October 19, 2015 08:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sejima/c5207d539969c56ca6d0 to your computer and use it in GitHub Desktop.
Save sejima/c5207d539969c56ca6d0 to your computer and use it in GitHub Desktop.
$ grep -n -C2 lpthread configure
1764-CFLAGS="${CFLAGS=}"
1765-#UPERF_LIBS="${UPERF_LIBS=}"
1766:UPERF_LIBS="$UPERF_LIBS -lpthread -lrt -lm"
1767-
1768-# Checks for programs.
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment