kbuild/kbuild-pthread.diff
Sascha Peilicke de834dc22b Accepting request 79865 from devel:tools:building
- updated to 0.1.9998 (svn revision 2538) in order to build
  virtualbox 4.1.2 (forwarded request 79861 from mseben)

OBS-URL: https://build.opensuse.org/request/show/79865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbuild?expand=0&rev=16
2011-08-26 13:13:43 +00:00

14 lines
526 B
Diff

Index: kbuild-0.1.9998svn2538/Config.kmk
===================================================================
--- kbuild-0.1.9998svn2538.orig/Config.kmk
+++ kbuild-0.1.9998svn2538/Config.kmk
@@ -305,7 +305,7 @@ ifndef TEMPLATE_BIN_TOOL
TEMPLATE_BIN_INCS += $(PATH_GNUMAKE_SRC)/glob /usr/local/include
endif
ifeq ($(KBUILD_TARGET),linux)
- TEMPLATE_BIN_LIBS += rt
+ TEMPLATE_BIN_LIBS += rt pthread
endif
TEMPLATE_BIN_CFLAGS.x86 += -m32
TEMPLATE_BIN_CFLAGS.sparc32 += -m32