aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCsaba Henk <csaba.henk@creo.hu>2006-06-01 14:19:17 +0000
committerCsaba Henk <csaba.henk@creo.hu>2006-06-01 14:19:17 +0000
commit4f5c7b45d55a074d238d1052e4a55485d91b5987 (patch)
treebe6d4ffa04a32aa4be09c1cd865367473a768402 /ChangeLog
parent06908f4eb4e86561d34a526ab1ce3bd3d3d3dab4 (diff)
downloadlibfuse-4f5c7b45d55a074d238d1052e4a55485d91b5987.tar.gz
fix: adjust threading related compiler flags
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 363ef74..041dfcb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-06-01 Csaba Henk <csaba.henk@creo.hu>
+
+ * lib: adjust threading related compiler flags.
+ Switch to "-pthread" from "-lpthread" as that's the preferred
+ one on several platforms. Consulted with Terrence Cole and
+ Miklos Szeredi
+
+
2006-05-16 Miklos Szeredi <miklos@szeredi.hu>
* Test commit