xref: /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/libgphobos.spec.in (revision 627f7eb200a4419d89b531d55fccd2ee3ffdcde0)
1#
2# This spec file is read by gdc when linking.
3# It is used to specify the libraries we need to link in, in the right
4# order.
5#
6
7@DRTSTUFF_SPEC@
8
9%rename link linkorig_gdc_renamed
10*link: %(linkorig_gdc_renamed) @OS_LINK_SPEC@
11
12%rename lib liborig_gdc_renamed
13*lib: %{debuglib|defaultlib|nophoboslib: ; :@SPEC_PHOBOS_DEPS@} %(liborig_gdc_renamed)
14