2 Commits

Author SHA1 Message Date
Leandro Lupori
31ce0f1dda [flang][driver] Fix exec.f90 test with shared libs 2024-01-11 15:52:20 +00:00
Leandro Lupori
9edcf7a28e
[flang][driver] Add support for -isysroot in the frontend (#77365)
If DEFAULT_SYSROOT is not specfied when building flang, then the
-isysroot flag is needed to link binaries against system libraries
on Darwin. It's also needed when linking against a non-default
sysroot.
2024-01-11 10:37:58 -03:00