aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Chromium Automerger <chromium-automerger@android>2014-09-22 07:35:26 +0000
committerAndroid Chromium Automerger <chromium-automerger@android>2014-09-22 07:35:26 +0000
commit95e9a52df512255432e97fcf706044fb2b059eb1 (patch)
treeb458e5ae92efd5e36f825db832b0a4215fe392f5
parent2544be1e4cd952f374d65f249b90740d7c0f67fa (diff)
downloadicu-95e9a52df512255432e97fcf706044fb2b059eb1.tar.gz
Update makefiles after merge of Chromium at fb34b348eead
This commit was generated by merge_from_chromium.py. Change-Id: I7492a59e609805cb182f83e70ec9738729c7ac11
-rw-r--r--icudata.host.darwin-arm.mk1
-rw-r--r--icudata.host.darwin-arm64.mk1
-rw-r--r--icudata.host.darwin-mips.mk1
-rw-r--r--icudata.host.darwin-x86.mk1
-rw-r--r--icudata.host.darwin-x86_64.mk1
-rw-r--r--icudata.host.linux-arm.mk1
-rw-r--r--icudata.host.linux-arm64.mk1
-rw-r--r--icudata.host.linux-mips.mk1
-rw-r--r--icudata.host.linux-x86.mk1
-rw-r--r--icudata.host.linux-x86_64.mk1
-rw-r--r--icui18n.host.darwin-arm.mk1
-rw-r--r--icui18n.host.darwin-arm64.mk1
-rw-r--r--icui18n.host.darwin-mips.mk1
-rw-r--r--icui18n.host.darwin-x86.mk1
-rw-r--r--icui18n.host.darwin-x86_64.mk1
-rw-r--r--icui18n.host.linux-arm.mk1
-rw-r--r--icui18n.host.linux-arm64.mk1
-rw-r--r--icui18n.host.linux-mips.mk1
-rw-r--r--icui18n.host.linux-x86.mk1
-rw-r--r--icui18n.host.linux-x86_64.mk1
-rw-r--r--icuuc.host.darwin-arm.mk1
-rw-r--r--icuuc.host.darwin-arm64.mk1
-rw-r--r--icuuc.host.darwin-mips.mk1
-rw-r--r--icuuc.host.darwin-x86.mk1
-rw-r--r--icuuc.host.darwin-x86_64.mk1
-rw-r--r--icuuc.host.linux-arm.mk1
-rw-r--r--icuuc.host.linux-arm64.mk1
-rw-r--r--icuuc.host.linux-mips.mk1
-rw-r--r--icuuc.host.linux-x86.mk1
-rw-r--r--icuuc.host.linux-x86_64.mk1
30 files changed, 30 insertions, 0 deletions
diff --git a/icudata.host.darwin-arm.mk b/icudata.host.darwin-arm.mk
index e3beee7..b22d793 100644
--- a/icudata.host.darwin-arm.mk
+++ b/icudata.host.darwin-arm.mk
@@ -48,6 +48,7 @@ MY_CFLAGS_Debug := \
-Wno-deprecated-register \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icudata.host.darwin-arm64.mk b/icudata.host.darwin-arm64.mk
index 0d2a903..67a77db 100644
--- a/icudata.host.darwin-arm64.mk
+++ b/icudata.host.darwin-arm64.mk
@@ -48,6 +48,7 @@ MY_CFLAGS_Debug := \
-Wno-deprecated-register \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-funwind-tables
diff --git a/icudata.host.darwin-mips.mk b/icudata.host.darwin-mips.mk
index 2537994..e9b530c 100644
--- a/icudata.host.darwin-mips.mk
+++ b/icudata.host.darwin-mips.mk
@@ -49,6 +49,7 @@ MY_CFLAGS_Debug := \
-Wno-deprecated-register \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icudata.host.darwin-x86.mk b/icudata.host.darwin-x86.mk
index e3beee7..b22d793 100644
--- a/icudata.host.darwin-x86.mk
+++ b/icudata.host.darwin-x86.mk
@@ -48,6 +48,7 @@ MY_CFLAGS_Debug := \
-Wno-deprecated-register \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icudata.host.darwin-x86_64.mk b/icudata.host.darwin-x86_64.mk
index e370a12..3940b0f 100644
--- a/icudata.host.darwin-x86_64.mk
+++ b/icudata.host.darwin-x86_64.mk
@@ -48,6 +48,7 @@ MY_CFLAGS_Debug := \
-Wno-deprecated-register \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icudata.host.linux-arm.mk b/icudata.host.linux-arm.mk
index 1610a00..448d9a8 100644
--- a/icudata.host.linux-arm.mk
+++ b/icudata.host.linux-arm.mk
@@ -48,6 +48,7 @@ MY_CFLAGS_Debug := \
-Wno-deprecated-register \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icudata.host.linux-arm64.mk b/icudata.host.linux-arm64.mk
index e1f7d2e..40511c2 100644
--- a/icudata.host.linux-arm64.mk
+++ b/icudata.host.linux-arm64.mk
@@ -48,6 +48,7 @@ MY_CFLAGS_Debug := \
-Wno-deprecated-register \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-funwind-tables
diff --git a/icudata.host.linux-mips.mk b/icudata.host.linux-mips.mk
index 4713d23..d671116 100644
--- a/icudata.host.linux-mips.mk
+++ b/icudata.host.linux-mips.mk
@@ -49,6 +49,7 @@ MY_CFLAGS_Debug := \
-Wno-deprecated-register \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icudata.host.linux-x86.mk b/icudata.host.linux-x86.mk
index 1610a00..448d9a8 100644
--- a/icudata.host.linux-x86.mk
+++ b/icudata.host.linux-x86.mk
@@ -48,6 +48,7 @@ MY_CFLAGS_Debug := \
-Wno-deprecated-register \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icudata.host.linux-x86_64.mk b/icudata.host.linux-x86_64.mk
index f154cd9..a86d30f 100644
--- a/icudata.host.linux-x86_64.mk
+++ b/icudata.host.linux-x86_64.mk
@@ -48,6 +48,7 @@ MY_CFLAGS_Debug := \
-Wno-deprecated-register \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icui18n.host.darwin-arm.mk b/icui18n.host.darwin-arm.mk
index 6413388..7bb717b 100644
--- a/icui18n.host.darwin-arm.mk
+++ b/icui18n.host.darwin-arm.mk
@@ -215,6 +215,7 @@ MY_CFLAGS_Debug := \
-Wno-return-type-c-linkage \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icui18n.host.darwin-arm64.mk b/icui18n.host.darwin-arm64.mk
index e5a4eae..27393f3 100644
--- a/icui18n.host.darwin-arm64.mk
+++ b/icui18n.host.darwin-arm64.mk
@@ -215,6 +215,7 @@ MY_CFLAGS_Debug := \
-Wno-return-type-c-linkage \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-funwind-tables
diff --git a/icui18n.host.darwin-mips.mk b/icui18n.host.darwin-mips.mk
index e9e51bd..21dc564 100644
--- a/icui18n.host.darwin-mips.mk
+++ b/icui18n.host.darwin-mips.mk
@@ -216,6 +216,7 @@ MY_CFLAGS_Debug := \
-Wno-return-type-c-linkage \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icui18n.host.darwin-x86.mk b/icui18n.host.darwin-x86.mk
index 6413388..7bb717b 100644
--- a/icui18n.host.darwin-x86.mk
+++ b/icui18n.host.darwin-x86.mk
@@ -215,6 +215,7 @@ MY_CFLAGS_Debug := \
-Wno-return-type-c-linkage \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icui18n.host.darwin-x86_64.mk b/icui18n.host.darwin-x86_64.mk
index ce5ad44..efd7ba1 100644
--- a/icui18n.host.darwin-x86_64.mk
+++ b/icui18n.host.darwin-x86_64.mk
@@ -215,6 +215,7 @@ MY_CFLAGS_Debug := \
-Wno-return-type-c-linkage \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icui18n.host.linux-arm.mk b/icui18n.host.linux-arm.mk
index 6413388..7bb717b 100644
--- a/icui18n.host.linux-arm.mk
+++ b/icui18n.host.linux-arm.mk
@@ -215,6 +215,7 @@ MY_CFLAGS_Debug := \
-Wno-return-type-c-linkage \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icui18n.host.linux-arm64.mk b/icui18n.host.linux-arm64.mk
index e5a4eae..27393f3 100644
--- a/icui18n.host.linux-arm64.mk
+++ b/icui18n.host.linux-arm64.mk
@@ -215,6 +215,7 @@ MY_CFLAGS_Debug := \
-Wno-return-type-c-linkage \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-funwind-tables
diff --git a/icui18n.host.linux-mips.mk b/icui18n.host.linux-mips.mk
index e9e51bd..21dc564 100644
--- a/icui18n.host.linux-mips.mk
+++ b/icui18n.host.linux-mips.mk
@@ -216,6 +216,7 @@ MY_CFLAGS_Debug := \
-Wno-return-type-c-linkage \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icui18n.host.linux-x86.mk b/icui18n.host.linux-x86.mk
index 6413388..7bb717b 100644
--- a/icui18n.host.linux-x86.mk
+++ b/icui18n.host.linux-x86.mk
@@ -215,6 +215,7 @@ MY_CFLAGS_Debug := \
-Wno-return-type-c-linkage \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icui18n.host.linux-x86_64.mk b/icui18n.host.linux-x86_64.mk
index ce5ad44..efd7ba1 100644
--- a/icui18n.host.linux-x86_64.mk
+++ b/icui18n.host.linux-x86_64.mk
@@ -215,6 +215,7 @@ MY_CFLAGS_Debug := \
-Wno-return-type-c-linkage \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icuuc.host.darwin-arm.mk b/icuuc.host.darwin-arm.mk
index 9dda7b6..06435d5 100644
--- a/icuuc.host.darwin-arm.mk
+++ b/icuuc.host.darwin-arm.mk
@@ -224,6 +224,7 @@ MY_CFLAGS_Debug := \
-Wno-switch \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icuuc.host.darwin-arm64.mk b/icuuc.host.darwin-arm64.mk
index 69e38c8..95cbfd2 100644
--- a/icuuc.host.darwin-arm64.mk
+++ b/icuuc.host.darwin-arm64.mk
@@ -224,6 +224,7 @@ MY_CFLAGS_Debug := \
-Wno-switch \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-funwind-tables
diff --git a/icuuc.host.darwin-mips.mk b/icuuc.host.darwin-mips.mk
index 43e378f..a12bf18 100644
--- a/icuuc.host.darwin-mips.mk
+++ b/icuuc.host.darwin-mips.mk
@@ -225,6 +225,7 @@ MY_CFLAGS_Debug := \
-Wno-switch \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icuuc.host.darwin-x86.mk b/icuuc.host.darwin-x86.mk
index 9dda7b6..06435d5 100644
--- a/icuuc.host.darwin-x86.mk
+++ b/icuuc.host.darwin-x86.mk
@@ -224,6 +224,7 @@ MY_CFLAGS_Debug := \
-Wno-switch \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icuuc.host.darwin-x86_64.mk b/icuuc.host.darwin-x86_64.mk
index 350fdd0..ce3c0ca 100644
--- a/icuuc.host.darwin-x86_64.mk
+++ b/icuuc.host.darwin-x86_64.mk
@@ -224,6 +224,7 @@ MY_CFLAGS_Debug := \
-Wno-switch \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icuuc.host.linux-arm.mk b/icuuc.host.linux-arm.mk
index 9dda7b6..06435d5 100644
--- a/icuuc.host.linux-arm.mk
+++ b/icuuc.host.linux-arm.mk
@@ -224,6 +224,7 @@ MY_CFLAGS_Debug := \
-Wno-switch \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icuuc.host.linux-arm64.mk b/icuuc.host.linux-arm64.mk
index 69e38c8..95cbfd2 100644
--- a/icuuc.host.linux-arm64.mk
+++ b/icuuc.host.linux-arm64.mk
@@ -224,6 +224,7 @@ MY_CFLAGS_Debug := \
-Wno-switch \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-funwind-tables
diff --git a/icuuc.host.linux-mips.mk b/icuuc.host.linux-mips.mk
index 43e378f..a12bf18 100644
--- a/icuuc.host.linux-mips.mk
+++ b/icuuc.host.linux-mips.mk
@@ -225,6 +225,7 @@ MY_CFLAGS_Debug := \
-Wno-switch \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icuuc.host.linux-x86.mk b/icuuc.host.linux-x86.mk
index 9dda7b6..06435d5 100644
--- a/icuuc.host.linux-x86.mk
+++ b/icuuc.host.linux-x86.mk
@@ -224,6 +224,7 @@ MY_CFLAGS_Debug := \
-Wno-switch \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \
diff --git a/icuuc.host.linux-x86_64.mk b/icuuc.host.linux-x86_64.mk
index 350fdd0..ce3c0ca 100644
--- a/icuuc.host.linux-x86_64.mk
+++ b/icuuc.host.linux-x86_64.mk
@@ -224,6 +224,7 @@ MY_CFLAGS_Debug := \
-Wno-switch \
-Os \
-g \
+ -gdwarf-4 \
-fdata-sections \
-ffunction-sections \
-fomit-frame-pointer \