Index: src/driver/cfa.cc
===================================================================
--- src/driver/cfa.cc	(revision 0bfaf80c317420b403ff7b65089016bc08f99922)
+++ src/driver/cfa.cc	(revision 63f78f010f4b6de1e1e22189e8947de72f1657f8)
@@ -267,4 +267,6 @@
 		}
 		nargs += 1;
+		args[nargs] = "-lpthread";
+		nargs += 1;
 	} // if
 #endif //HAVE_LIBCFA
