diff options
-rw-r--r-- | Makeconfig | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,3 +8,5 @@ static-thread-library = $(common-objpfx)libpthread/libpthread.a bounded-thread-library = $(static-thread-library) rpath-dirs += libpthread + ++includes += -I$(..)libpthread/include |