diff options
Diffstat (limited to 'lib/libpthread/test')
| -rw-r--r-- | lib/libpthread/test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/test/Makefile b/lib/libpthread/test/Makefile index d34e3e72c7fb..31c74f75e552 100644 --- a/lib/libpthread/test/Makefile +++ b/lib/libpthread/test/Makefile @@ -26,7 +26,7 @@ CFLAGS := -Wall -pipe -g3 LDFLAGS_A := -static LDFLAGS_P := -pg LDFLAGS_S := -LIBS := -lpthread +LIBS := -lkse # Flags passed to verify. "-v" or "-u" may be useful. VFLAGS := |
