-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updates based on contribution by Jean-Charles Bertin
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@36258 72102866-910b-0410-8b05-ffd578937521
- Loading branch information
rfm
committed
Mar 4, 2013
1 parent
cec29db
commit b8aab3a
Showing
3 changed files
with
36 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
2012-03-01 Richard Frith-Macdonald <[email protected]> | ||
|
||
* common.make: Remove -shared-libgcc linker flag | ||
* configure.ac: Add check for clang and add -shared-libgcc to linker | ||
flags if we aren't using it (using gcc) but are using exceptions. | ||
Tidy a little. | ||
Patch based on contribtion by Jean-Charles Bertin. | ||
|
||
2012-03-01 Richard Frith-Macdonald <[email protected]> | ||
|
||
* Version ... bump subminor number in preparation for next release. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters