mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
8 lines
200 B
RPMSpec
8 lines
200 B
RPMSpec
#
|
|
# This spec file is read by gcj when linking.
|
|
# It is only used by the testing harnesses (in libjava and gdb).
|
|
#
|
|
%rename lib liborig2
|
|
*lib: @LIBGCJTESTSPEC@ @GCTESTSPEC@ @ZLIBTESTSPEC@ %(liborig2)
|
|
|