]> git.ipfire.org Git - thirdparty/gcc.git/blob - 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
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)