diff options
Diffstat (limited to 'libjava/libgcj-test.spec.in')
-rw-r--r-- | libjava/libgcj-test.spec.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libjava/libgcj-test.spec.in b/libjava/libgcj-test.spec.in new file mode 100644 index 000000000..17816e264 --- /dev/null +++ b/libjava/libgcj-test.spec.in @@ -0,0 +1,7 @@ +# +# 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) + |