diff options
author | Yaakov Selkowitz <yselkowi@redhat.com> | 2016-02-12 16:02:13 -0600 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-02-13 15:59:55 +0100 |
commit | ef64aa4940e1d9120875a74f37b8419680f535e3 (patch) | |
tree | c5aa00968caf7cccf2b105b1efa92bf94e8dd498 /newlib/libc | |
parent | 919137b3d8a11c74b05fde9a33cb9f2e6eed461e (diff) | |
download | cygnal-ef64aa4940e1d9120875a74f37b8419680f535e3.tar.gz cygnal-ef64aa4940e1d9120875a74f37b8419680f535e3.tar.bz2 cygnal-ef64aa4940e1d9120875a74f37b8419680f535e3.zip |
cygwin: work around GCC 5 preprocessor changes
GCC 5 adds #line directives (and hence extra newlines) for macros
expansions, which confuses cygmagic. Using the -P flag avoids
them entirely.
https://cygwin.com/ml/cygwin-patches/2016-q1/msg00016.html
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
Diffstat (limited to 'newlib/libc')
0 files changed, 0 insertions, 0 deletions