Skip to content

Commit

Permalink
MAEMO: Don't explicitly link to libpthread
Browse files Browse the repository at this point in the history
  • Loading branch information
tsoliman committed Dec 15, 2011
1 parent 6a08869 commit a4acaeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configure
Expand Up @@ -2292,7 +2292,6 @@ if test -n "$_host"; then
CXXFLAGS="$CXXFLAGS -mcpu=arm926ej-s"
CXXFLAGS="$CXXFLAGS -fomit-frame-pointer"
INCLUDES="$INCLUDES -I/usr/X11R6/include"
LIBS="$LIBS -lpthread"
LIBS="$LIBS -lX11"
LIBS="$LIBS -L/usr/lib"

Expand Down

0 comments on commit a4acaeb

Please sign in to comment.