You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-util/kbuild/files/kbuild-0.1.9998_pre20110817...

11 lines
296 B

--- kBuild-0.1.9998-pre20110817/src/kash/Makefile.kmk
+++ kBuild-0.1.9998-pre20110817/src/kash/Makefile.kmk
@@ -59,6 +59,7 @@
if "$(USER)" == "bird" && "$(KBUILD_TARGET)" != "win"
kash_CFLAGS += -std=gnu99
endif
+kash_LIBS += pthread
kash_CFLAGS.win.amd64 = -GS-
kash_SOURCES = \
main.c \