mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-16 12:50:45 +08:00
* libgcj.spec.in: Pass -fkeep-inline-functions to jc1.
From-SVN: r44539
This commit is contained in:
parent
96dba75282
commit
9042f830ca
@ -1,3 +1,7 @@
|
||||
2001-08-01 Jeff Sturm <jsturm@one-point.com>
|
||||
|
||||
* libgcj.spec.in: Pass -fkeep-inline-functions to jc1.
|
||||
|
||||
2001-07-30 Christian Iseli <chris@ludwig-alpha.unil.ch>
|
||||
|
||||
* Makefile.in: Rebuilt.
|
||||
|
@ -6,4 +6,4 @@
|
||||
%rename lib liborig
|
||||
*lib: -lgcj -lm @LIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgcc) %(liborig)
|
||||
|
||||
*jc1: @HASH_SYNC_SPEC@ @DIVIDESPEC@ @JC1GCSPEC@ @EXCEPTIONSPEC@
|
||||
*jc1: @HASH_SYNC_SPEC@ @DIVIDESPEC@ @JC1GCSPEC@ @EXCEPTIONSPEC@ -fkeep-inline-functions
|
||||
|
Loading…
Reference in New Issue
Block a user