xref: /netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/t-cpuinfo-static (revision f9a78e0e885f664fa1b5fd1637673b39c1aa53b3)
1*f9a78e0eSmrg# If the compatibility cpuinfo symbols in shared libgcc_s are not needed
2*f9a78e0eSmrg# then they can be added to the static library only.
3*f9a78e0eSmrg
4*f9a78e0eSmrgLIB2ADD_ST += $(srcdir)/config/i386/cpuinfo.c
5