mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 05:29:11 +08:00
This adds `-u__extendsfdf2` to the `ldflags` for the dl07, dl08, and dl09 tests to force the inclusion of `__extendsfdf2` in the base image. This function is part of the GCC software floating point library and is used in the tests to convert floats to doubles when calling `printf`.