aboutsummaryrefslogtreecommitdiff
path: root/meta-aarch64
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-09-06 09:51:10 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2013-09-06 09:51:10 +0300
commit523f1636b709f8446b9e9514c3637ee86d237410 (patch)
tree4bae25f7f40bef715d6e42fbb4212e7e982b3522 /meta-aarch64
parentec3cd589beaa210ffcc8c0c88680945274713b55 (diff)
mysql: drop workaround - claimed to be fixed in Linaro GCC >= 4.8-2013.06
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'meta-aarch64')
-rw-r--r--meta-aarch64/recipes-support/mysql/mysql5_5.1.40.bbappend1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-aarch64/recipes-support/mysql/mysql5_5.1.40.bbappend b/meta-aarch64/recipes-support/mysql/mysql5_5.1.40.bbappend
deleted file mode 100644
index 162e110b..00000000
--- a/meta-aarch64/recipes-support/mysql/mysql5_5.1.40.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_OEMAKE_aarch64 = "CFLAGS=-O0 'GEN_LEX_HASH=${STAGING_BINDIR_NATIVE}/gen_lex_hash'"