search for: gcc_includes

Displaying 1 result from an estimated 1 matches for "gcc_includes".

2008 Oct 15
0
gccfss-4.2.0 fixincludes headers out of date, breaking dtrace SDT
...ine, or gcc''s fixincludes script stripped the definition away. I suspect the former; how many other fixincludes headers are out of date? There''s an easy workaround, at least: just add the definition to gcc''s version of the file. $ diff /usr/include/sys/feature_test.h $GCC_INCLUDES/sys/feature_test.h 0a1,9 > /* DO NOT EDIT THIS FILE. > > It has been auto-edited by fixincludes from: > > "/usr/include/sys/feature_tests.h" > > This had to be done to correct non-standard usages in the > original,...