Opened 5 years ago

Closed 5 years ago

#2177 closed defect (fixed)

Updated configure-android script for NDK r17, r18, r19

Reported by: nanang Owned by: nanang
Priority: normal Milestone: release-2.9
Component: common Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

Known issues with current configure-android:

  • Detected TARGET_HOST 'llvm' is not recognized by config.sub.
  • C++ STL backend uses gnustl_static (llvm does not support it?).
  • The default TARGET_ABI, i.e: 'armeabi', is removed since NDK r17.

Thank you Ryan Wallach for the feedback.

Change History (1)

comment:1 Changed 5 years ago by nanang

  • Owner set to nanang
  • Resolution set to fixed
  • Status changed from new to closed

In 5932:

Fixed #2177: Updated configure-android script for NDK r17, r18, r19.

Note: See TracTickets for help on using tickets.