summaryrefslogtreecommitdiff
path: root/libphobos/src/libgphobos.spec.in
blob: 97a9ceaf48c854a9053d90b8070244e2c9beb556 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# This spec file is read by gdc when linking.
# It is used to specify the libraries we need to link in, in the right
# order.
#

@DRTSTUFF_SPEC@

%rename link linkorig_gdc_renamed
*link: %(linkorig_gdc_renamed) @OS_LINK_SPEC@

%rename lib liborig_gdc_renamed
*lib: %{debuglib|defaultlib|nophoboslib: ; :@SPEC_PHOBOS_DEPS@} %(liborig_gdc_renamed)