AArch64: Add fixes to bionic/tests

This patch adds minor fixes to the bionic unit tests.

Change-Id: Ie10f33c631ed6c10987923d678711d22931ddb05
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
This commit is contained in:
Serban Constantinescu
2013-10-22 11:30:12 +01:00
committed by Elliott Hughes
parent 4e78ca63b8
commit 282e232e2a
3 changed files with 13 additions and 2 deletions

View File

@@ -27,6 +27,7 @@ benchmark_c_flags = \
-Wall -Wextra \
-Werror \
-fno-builtin \
-std=gnu++11 \
benchmark_src_files = \
benchmark_main.cpp \