diff options
author | Mike Frysinger <vapier@gentoo.org> | 2022-01-27 19:29:14 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2022-01-29 01:35:30 -0500 |
commit | 6a59fc444b46681b59ce3152cfbd3c9e024455fa (patch) | |
tree | 61bb4aa64f7c01f4e75ecb1463887bc243cf5358 /newlib/libm | |
parent | fc0bd2eb039bfe83d4d6c0ec6507cc5f631edad7 (diff) | |
download | newlib-6a59fc444b46681b59ce3152cfbd3c9e024455fa.zip newlib-6a59fc444b46681b59ce3152cfbd3c9e024455fa.tar.gz newlib-6a59fc444b46681b59ce3152cfbd3c9e024455fa.tar.bz2 |
newlib: fix cygwin -I path
This code snippet assumed it was only ever run in the top configure
script where srcdir would point to newlib/ which is parallel to the
winsup/ tree. This is incorrect for all of the subdir configure
scripts leading to bad -I flags in $(CC). Switch it over to the
new abs_newlib_basedir which should work in all subdirs.
Diffstat (limited to 'newlib/libm')
0 files changed, 0 insertions, 0 deletions