projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
388902d
)
* config/linux.h (INCLUDE_DEFAULTS): Add INCLUDE_DEFAULTS_MUSL_LOCAL.
author
Doug Evans
<dje@google.com>
Mon, 26 Oct 2015 20:07:43 +0000
(20:07 +0000)
committer
Doug Evans
<devans@gcc.gnu.org>
Mon, 26 Oct 2015 20:07:43 +0000
(20:07 +0000)
From-SVN: r229392
gcc/ChangeLog
patch
|
blob
|
history
gcc/config/linux.h
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index f90887f84b37585bbb8d5b9a3a77ad44a3ffa4c8..9eb9f6c414feed9fa096dc794cdc748d693fa93d 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,7
@@
+2015-10-26 Doug Evans <dje@google.com>
+
+ * config/linux.h (INCLUDE_DEFAULTS): Add INCLUDE_DEFAULTS_MUSL_LOCAL.
+
2015-10-26 Eric Botcazou <ebotcazou@adacore.com>
* match.pd (fold_widened_comparison): Apply simplifications to all
diff --git
a/gcc/config/linux.h
b/gcc/config/linux.h
index 7bc87ab2f8a09babd404cd544ac463a8716b01af..a2094ce7fa84d78c8649d72cb4edb7b4f11f039c 100644
(file)
--- a/
gcc/config/linux.h
+++ b/
gcc/config/linux.h
@@
-174,6
+174,7
@@
see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
#define INCLUDE_DEFAULTS \
{ \
INCLUDE_DEFAULTS_MUSL_GPP \
+ INCLUDE_DEFAULTS_MUSL_LOCAL \
INCLUDE_DEFAULTS_MUSL_PREFIX \
INCLUDE_DEFAULTS_MUSL_CROSS \
INCLUDE_DEFAULTS_MUSL_TOOL \