blob: e707e0c34b77f9c4e7ba1da23b15f9c0b00b8c24 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
# Tell clang to give us the actual path to libgcc.a
# when using --print-libgcc-file-name. Or else it may
# decide to return path to libclang_rt.* if its default
# is to use that library. Since we do -lgcc by default,
# better tell clang to give us the correct path to libgcc.a.
--rtlib=libgcc