build: set -U__STRICT_ANSI__ for newlib
authorMans Rullgard <mans@mansr.com>
Fri, 16 Nov 2012 21:02:15 +0000 (21:02 +0000)
committerMans Rullgard <mans@mansr.com>
Sun, 18 Nov 2012 12:00:17 +0000 (12:00 +0000)
commit8f7b814f547d484a59702badc4545327439841ea
tree606627c7d81999e1170739dd4b3e5d46f62a913a
parent7a9e65aceee678ee2677480579cb3b2208474140
build: set -U__STRICT_ANSI__ for newlib

This is (erroneously) required to enable various things in the
newlib headers.  As cygwin uses newlib, it is covered by this.

Signed-off-by: Mans Rullgard <mans@mansr.com>
configure