Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (8h)  pkgsrc-2023Q4 (68d)  pkgsrc-2023Q2 (100d) 

2024-06-07 22:25:10 UTC Now

2012-08-17 13:02:49 UTC MAIN commitmail json YAML

filesystems/fuse-chironfs: LDFLAGS.DragonFly+= -lpthread

The package can't find pthread_create without this LDFLAG.  I tried used
the mk-pthread buildlink and it didn't fix it.  I am not sure why only
DragonFly sees the problem, so leaving it as a platform-specific fix for
now is probably wise.

(marino)