Skip to content

Commit

Permalink
LIBC:Compile with GCC instead of Clang to fix late-connecting ril
Browse files Browse the repository at this point in the history
Change-Id: Ibec7a6ad70e245c02094a899014169a6e460b846
  • Loading branch information
pstrangwrzekle authored and fizbanrapper committed Nov 12, 2016
1 parent 2404d58 commit 210b3bd
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 @@ -33,6 +33,7 @@ TARGET_NO_BOOTLOADER := true
# Platform
TARGET_BOARD_PLATFORM := msm8974
TARGET_BOARD_PLATFORM_GPU := qcom-adreno330
TARGET_NEEDS_GCC_LIBC := true

# Architecture
TARGET_ARCH := arm
Expand Down

0 comments on commit 210b3bd

Please sign in to comment.