aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Chromium Automerger <chromium-automerger@android>2014-09-09 14:33:18 +0000
committerAndroid Chromium Automerger <chromium-automerger@android>2014-09-09 14:33:18 +0000
commit5810176f5f189f9a766c7780c5529e6f8676844b (patch)
tree45795cd81cd3c6790567b9918768f49255fae0f3
parente8999f7d9ce78d0bac7a054e0c97ceb28b5417e0 (diff)
downloadicu-5810176f5f189f9a766c7780c5529e6f8676844b.tar.gz
Update makefiles after merge of Chromium at facf66e09bf8
This commit was generated by merge_from_chromium.py. Change-Id: I32f2c35569679571d6864e416ed6b5ab2a6a2ea5
-rw-r--r--icudata.target.darwin-arm.mk10
-rw-r--r--icudata.target.linux-arm.mk10
-rw-r--r--icui18n.target.darwin-arm.mk10
-rw-r--r--icui18n.target.linux-arm.mk10
-rw-r--r--icuuc.target.darwin-arm.mk10
-rw-r--r--icuuc.target.linux-arm.mk10
6 files changed, 60 insertions, 0 deletions
diff --git a/icudata.target.darwin-arm.mk b/icudata.target.darwin-arm.mk
index 51e9d69..b2a732d 100644
--- a/icudata.target.darwin-arm.mk
+++ b/icudata.target.darwin-arm.mk
@@ -42,6 +42,11 @@ MY_CFLAGS_Debug := \
-fno-tree-sra \
-fno-caller-saves \
-Wno-psabi \
+ -fno-partial-inlining \
+ -fno-early-inlining \
+ -fno-tree-copy-prop \
+ -fno-tree-loop-optimize \
+ -fno-move-loop-invariants \
-ffunction-sections \
-funwind-tables \
-g \
@@ -145,6 +150,11 @@ MY_CFLAGS_Release := \
-fno-tree-sra \
-fno-caller-saves \
-Wno-psabi \
+ -fno-partial-inlining \
+ -fno-early-inlining \
+ -fno-tree-copy-prop \
+ -fno-tree-loop-optimize \
+ -fno-move-loop-invariants \
-ffunction-sections \
-funwind-tables \
-g \
diff --git a/icudata.target.linux-arm.mk b/icudata.target.linux-arm.mk
index 51e9d69..b2a732d 100644
--- a/icudata.target.linux-arm.mk
+++ b/icudata.target.linux-arm.mk
@@ -42,6 +42,11 @@ MY_CFLAGS_Debug := \
-fno-tree-sra \
-fno-caller-saves \
-Wno-psabi \
+ -fno-partial-inlining \
+ -fno-early-inlining \
+ -fno-tree-copy-prop \
+ -fno-tree-loop-optimize \
+ -fno-move-loop-invariants \
-ffunction-sections \
-funwind-tables \
-g \
@@ -145,6 +150,11 @@ MY_CFLAGS_Release := \
-fno-tree-sra \
-fno-caller-saves \
-Wno-psabi \
+ -fno-partial-inlining \
+ -fno-early-inlining \
+ -fno-tree-copy-prop \
+ -fno-tree-loop-optimize \
+ -fno-move-loop-invariants \
-ffunction-sections \
-funwind-tables \
-g \
diff --git a/icui18n.target.darwin-arm.mk b/icui18n.target.darwin-arm.mk
index 137a3ca..310540c 100644
--- a/icui18n.target.darwin-arm.mk
+++ b/icui18n.target.darwin-arm.mk
@@ -205,6 +205,11 @@ MY_CFLAGS_Debug := \
-fno-tree-sra \
-fno-caller-saves \
-Wno-psabi \
+ -fno-partial-inlining \
+ -fno-early-inlining \
+ -fno-tree-copy-prop \
+ -fno-tree-loop-optimize \
+ -fno-move-loop-invariants \
-ffunction-sections \
-funwind-tables \
-g \
@@ -313,6 +318,11 @@ MY_CFLAGS_Release := \
-fno-tree-sra \
-fno-caller-saves \
-Wno-psabi \
+ -fno-partial-inlining \
+ -fno-early-inlining \
+ -fno-tree-copy-prop \
+ -fno-tree-loop-optimize \
+ -fno-move-loop-invariants \
-ffunction-sections \
-funwind-tables \
-g \
diff --git a/icui18n.target.linux-arm.mk b/icui18n.target.linux-arm.mk
index 137a3ca..310540c 100644
--- a/icui18n.target.linux-arm.mk
+++ b/icui18n.target.linux-arm.mk
@@ -205,6 +205,11 @@ MY_CFLAGS_Debug := \
-fno-tree-sra \
-fno-caller-saves \
-Wno-psabi \
+ -fno-partial-inlining \
+ -fno-early-inlining \
+ -fno-tree-copy-prop \
+ -fno-tree-loop-optimize \
+ -fno-move-loop-invariants \
-ffunction-sections \
-funwind-tables \
-g \
@@ -313,6 +318,11 @@ MY_CFLAGS_Release := \
-fno-tree-sra \
-fno-caller-saves \
-Wno-psabi \
+ -fno-partial-inlining \
+ -fno-early-inlining \
+ -fno-tree-copy-prop \
+ -fno-tree-loop-optimize \
+ -fno-move-loop-invariants \
-ffunction-sections \
-funwind-tables \
-g \
diff --git a/icuuc.target.darwin-arm.mk b/icuuc.target.darwin-arm.mk
index 01d8c66..4a512c0 100644
--- a/icuuc.target.darwin-arm.mk
+++ b/icuuc.target.darwin-arm.mk
@@ -214,6 +214,11 @@ MY_CFLAGS_Debug := \
-fno-tree-sra \
-fno-caller-saves \
-Wno-psabi \
+ -fno-partial-inlining \
+ -fno-early-inlining \
+ -fno-tree-copy-prop \
+ -fno-tree-loop-optimize \
+ -fno-move-loop-invariants \
-ffunction-sections \
-funwind-tables \
-g \
@@ -322,6 +327,11 @@ MY_CFLAGS_Release := \
-fno-tree-sra \
-fno-caller-saves \
-Wno-psabi \
+ -fno-partial-inlining \
+ -fno-early-inlining \
+ -fno-tree-copy-prop \
+ -fno-tree-loop-optimize \
+ -fno-move-loop-invariants \
-ffunction-sections \
-funwind-tables \
-g \
diff --git a/icuuc.target.linux-arm.mk b/icuuc.target.linux-arm.mk
index 01d8c66..4a512c0 100644
--- a/icuuc.target.linux-arm.mk
+++ b/icuuc.target.linux-arm.mk
@@ -214,6 +214,11 @@ MY_CFLAGS_Debug := \
-fno-tree-sra \
-fno-caller-saves \
-Wno-psabi \
+ -fno-partial-inlining \
+ -fno-early-inlining \
+ -fno-tree-copy-prop \
+ -fno-tree-loop-optimize \
+ -fno-move-loop-invariants \
-ffunction-sections \
-funwind-tables \
-g \
@@ -322,6 +327,11 @@ MY_CFLAGS_Release := \
-fno-tree-sra \
-fno-caller-saves \
-Wno-psabi \
+ -fno-partial-inlining \
+ -fno-early-inlining \
+ -fno-tree-copy-prop \
+ -fno-tree-loop-optimize \
+ -fno-move-loop-invariants \
-ffunction-sections \
-funwind-tables \
-g \