freebsd-skq/contrib/gcclibs
dim cc435e800f MFC r263775:
Avoid "cc1: warning: is shorter than expected" when using GNU cpp in
combination with dtrace scripts, which have "#!/usr/sbin/dtrace -Cs"
shebang lines.  This is because dtrace positions the file pointer after
the shebang line, before passing the file to GNU cpp.

To fix the warning, adjust the size downwards by the current position,
after a bit of sanity checking.

Suggested by:	avg
2014-04-02 06:17:57 +00:00
..
include MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
libcpp MFC r263775: 2014-04-02 06:17:57 +00:00
libdecnumber Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in 2012-12-06 01:31:25 +00:00
libgomp
libiberty MFC r260311, r260831: 2014-01-26 19:49:54 +00:00
libmudflap
libssp