PR libstdc++/84769 qualify std::get and std::get_if to avoid ADL
[official-gcc.git] / libgcc / config / pa / t-linux
blob2157de9b0070852ad727afb90e5b9720142d8ce0
1 #Plug millicode routines into libgcc.a  We want these on both native and
2 #cross compiles.  We use the "64-bit" routines because the "32-bit" code
3 #is broken for certain corner cases.
4 LIB1ASMSRC = pa/milli64.S
5 LIB1ASMFUNCS = _divI _divU _remI _remU _div_const _mulI _dyncall
7 HOST_LIBGCC2_CFLAGS += -DELF=1 -DLINUX=1
9 LIB2ADD = $(srcdir)/config/pa/fptr.c
10 LIB2ADD_ST = $(srcdir)/config/pa/linux-atomic.c