rtems-gcc-12-newlib-head.cfg: Update to include true long double math

Previously newlib only had long double math functions when the
sizeof(double) was equal to sizeof(long double). Newlib now includes
support for true long double on x86, x86_64, and aarch64.
This commit is contained in:
Joel Sherrill 2023-05-17 16:11:13 -05:00
parent 6f96edf25b
commit 56161b3203

View File

@ -38,13 +38,13 @@
KEmxHjYOqY4LTXCMZ3I60tbHusbR5GlnP0CLARHPAnhCnovDj9K3U43C1bsMxDDGRqD6fwtrEFoEgqVFX63IuQ==
# Comment above related to #4657 and patches ends here
%define newlib_version c3798a2
%define newlib_version 9ae9eef
%define newlib_external 1
%define newlib_expand_name sourceware-mirror-newlib-cygwin-%{newlib_version}
%source set newlib --rsb-file=newlib-%{newlib_version}.tar.gz \
https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/%{newlib_version}
%hash sha512 newlib-%{newlib_version}.tar.gz \
8qSfmZdAuDUgRX8WFyuMDGgEf+6CPbfo6bxOsBgrPHR++9QzunlFhMEnc1bV46pnCZUmcCWTXPH/+A7TSN4n4A==
fV58RABHBBWQudHD0a/B0FLN75Uoy0NiieV1q/83OcP61p484DT2oLp41MlLcVMw8YOXxG+gfJ9KcRlw87A4GQ==
%define with_threads 1
%define with_plugin 0