19.05.2013 11:45, Ed Schouten пишет: > Hi Steve, > > 2013/5/19 Steve Wills <[email protected]>: >> I had a similar issue with devel/kBuild recently. It may be due to >> -Dlint getting passed to the build. See this rev: >> >> [...] >> >> which defines _Thread_local as empty when lint is defined. This then >> affects runetype.h: >> >> http://svnweb.freebsd.org/base/head/include/runetype.h?annotate=232498&pathrev=250623#l92 >> >> I'm not sure if this is a bug in cdefs.h, runetype.h or things building >> with -Dlint or none of the above. Comments would be appreciated. > > This is a bit of a weird issue, which I didn't expect. It seems that > we have various ports that actually *compile* code using -Dlint. I > thought it was only used by tools like xlint, which only process > source code. > > I've reverted the change to sys/cdefs.h. Thanks for reporting the issue!
That fixed texlive. Thanks! -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
