* commit 'cc66e98e798a3cfd0cde78423efde4f26fb3e72c': Use exported includes for libc++.
This commit is contained in:
commit
e9d7906db9
1 changed files with 0 additions and 1 deletions
|
@ -72,7 +72,6 @@ endif
|
|||
|
||||
ifneq ($(filter $(my_cxx_stl),libc++ libc++_static),)
|
||||
my_cflags += -D_USING_LIBCXX
|
||||
my_c_includes += external/libcxx/include
|
||||
|
||||
# Note that the structure of this means that LOCAL_CXX_STL := libc++ will
|
||||
# use the static libc++ for static executables.
|
||||
|
|
Loading…
Reference in a new issue