xref: /netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/t-cpuinfo-static (revision 53d1339bf7f9c7367b35a9e1ebe693f9b047a47b)
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