Skip to content

Commit

Permalink
aries-common: opt-in to bionic optimization
Browse files Browse the repository at this point in the history
Change-Id: I9503753104d4dc96f6ca666b12e78fa970cf95e7
  • Loading branch information
pawitp committed Feb 16, 2013
1 parent f7f35bc commit 15d28f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BoardConfigCommon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ TARGET_ARCH := arm
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
TARGET_ARCH_VARIANT := armv7-a-neon
TARGET_ARCH_VARIANT_CPU := cortex-a8
ARCH_ARM_HAVE_TLS_REGISTER := true

TARGET_NO_BOOTLOADER := true
Expand Down

0 comments on commit 15d28f2

Please sign in to comment.