]> git.ipfire.org Git - thirdparty/gcc.git/blame - libphobos/src/libgphobos.spec.in
Work around Solaris ld bug linking __tls_get_addr on 64-bit x86
[thirdparty/gcc.git] / libphobos / src / libgphobos.spec.in
CommitLineData
03385ed3 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
e06fcd5a 7@DRTSTUFF_SPEC@
8
5b79027a 9%rename link linkorig_gdc_renamed
10*link: %(linkorig_gdc_renamed) @OS_LINK_SPEC@
11
03385ed3 12%rename lib liborig_gdc_renamed
e06fcd5a 13*lib: %{debuglib|defaultlib|nophoboslib: ; :@SPEC_PHOBOS_DEPS@} %(liborig_gdc_renamed)