Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2012-05-16 | Fix -pthread in fuse.pc | Miklos Szeredi | -1/+1 | |
Linking to a library that uses threads requires the application to be linked with -pthreads otherwise some pthread functions will be linked to stubs in glibc. So move -pthread from Libs.private to Libs in fuse.pc. Reported by Werner Fink | ||||
2011-05-26 | Remove -lrt -ldl from fuse.pc for dynamic linking | Miklos Szeredi | -1/+2 | |
Remove -lrt -ldl from fuse.pc for dynamic linking since libfuse.so is already linked with these libraries. Reported by: Nikolaus Rath | ||||
2006-12-02 | Add -lrt to fuse.pc (if needed) to fix static linking against libfuse | Miklos Szeredi | -1/+1 | |
2006-06-01 | fix: adjust threading related compiler flags | Csaba Henk | -1/+1 | |
2005-02-23 | fix | Miklos Szeredi | -1/+1 | |
2004-12-04 | fix | Miklos Szeredi | -1/+1 | |
2004-11-10 | fix | Miklos Szeredi | -1/+1 | |
2004-11-10 | merge up to fuse_2_0_merge1 | Miklos Szeredi | -1/+1 | |
2004-11-08 | *** empty log message *** | Miklos Szeredi | -0/+10 | |