On Saturday 12 April 2008 19:33, Denys Vlasenko wrote: > > Scrubbing headers like Linux do is the best. There will probably be other > > things in there too that would benefit from such scrubbing. > > Sounds reasonable. What method do you prefer? > > #ifdef blocks with a special #define which are removed by scrubber script? > E.g.: > > #ifdef UCLIBC_INTERNAL > ...yadda yadda... > #endif
I just committed the change which does this scrubbing at headers_install time. If anything broke, please yell at me. -- vda _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
