View | Details | Raw Unified | Return to bug 236775
Collapse All | Expand All

(-)emulators/virtualbox-ose/files/patch-src_libs_xpcom18a4_Makefile.kmk (+11 lines)
Line 0 Link Here
1
--- src/libs/xpcom18a4/Makefile.kmk.orig	2019-01-25 18:32:58 UTC
2
+++ src/libs/xpcom18a4/Makefile.kmk
3
@@ -980,6 +980,8 @@ VBoxXPCOM_LIBS = \
4
 	$(VBox-xpcom-proxy_1_TARGET) \
5
 	$(VBox-xpcom-nspr_1_TARGET) \
6
 	$(VBoxXPCOMGlue_s_1_TARGET)
7
+VBoxXPCOM_LIBS.freebsd = \
8
+	pthread
9
 VBoxXPCOM_LIBS.linux = \
10
 	pthread dl
11
 

Return to bug 236775