mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Fixed order of last two changelog entries
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@32813 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
30d30eb201
commit
b03ac4ca6c
1 changed files with 6 additions and 6 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,15 +1,15 @@
|
|||
2011-04-08 Riccardo Mottola <rm@gnu.org>
|
||||
2011-04-08 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||
|
||||
* configure.ac: Set OBJCXX to ${CXX}, not to the literal CXX.
|
||||
* configure: Updated.
|
||||
|
||||
2011-04-08 Riccardo Mottola <rm@gnu.org>
|
||||
|
||||
* target.make: Override gcc's default relax option sent to the
|
||||
linker in case of relative linking -Wl,-r. This should affect
|
||||
only SPARC and a few others uncommon archs and be ignored on the
|
||||
others.
|
||||
|
||||
2011-04-08 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||
|
||||
* configure.ac: Set OBJCXX to ${CXX}, not to the literal CXX.
|
||||
* configure: Updated.
|
||||
|
||||
2011-04-08 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||
|
||||
* Instance/application.make
|
||||
|
|
Loading…
Reference in a new issue