forked from lattera/glibc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makeconfig: Do not sort and deduplicate +cflags [BZ # 17248]
The original intent behind this is unclear. It interferes with flags that has to be ordered in a particular way.
- Loading branch information
1 parent
ef939d9
commit c7627f4
Showing
2 changed files
with
5 additions
and
3 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,8 @@ | ||
2018-08-21 Florian Weimer <[email protected]> | ||
|
||
[BZ #17248] | ||
* Makeconfig (+cflags): Do not sort (and deduplicate). | ||
|
||
2018-08-21 Florian Weimer <[email protected]> | ||
|
||
* debug/readlink_chk.c (__readlink_chk): Always call __readlink. | ||
|
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