--- tester/covoar/DesiredSymbols.cc | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/tester/covoar/DesiredSymbols.cc b/tester/covoar/DesiredSymbols.cc index fbb6ff2..00d1984 100644 --- a/tester/covoar/DesiredSymbols.cc +++ b/tester/covoar/DesiredSymbols.cc @@ -5,6 +5,10 @@ * which provide the functionality of the DesiredSymbols. */ +#ifdef __CYGWIN__ +#undef __STRICT_ANSI__ +#endif + #include <libgen.h> #include <limits.h> #include <stdio.h> -- 1.8.3.1 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel