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