diff options
-rw-r--r-- | Makeconfig | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -5,8 +5,7 @@ have-thread-library = yes shared-thread-library = $(common-objpfx)libpthread/libpthread_nonshared.a \ $(common-objpfx)libpthread/libpthread.so -static-thread-library = $(common-objpfx)libpthread/libpthread.a \ - -lihash +static-thread-library = $(common-objpfx)libpthread/libpthread.a bounded-thread-library = $(static-thread-library) rpath-dirs += libpthread |