Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7c2b061c authored by Tom Cherry's avatar Tom Cherry Committed by android-build-merger
Browse files

Merge "Remove setting _USING_LIBCXX" am: 04eacb38 am: 080e34e5 am: c99c94c5 am: a5f9eed7

am: c046c8c6

Change-Id: I6a7cc45c7b8bf2dfe2fa755136abddc19fc184a3
parents d9d4f061 c046c8c6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -55,8 +55,6 @@ endif

my_cxx_ldlibs :=
ifneq ($(filter $(my_cxx_stl),libc++ libc++_static),)
    my_cflags += -D_USING_LIBCXX

    ifeq ($($(my_prefix)OS),darwin)
        # libc++'s headers are annotated with availability macros that indicate
        # which version of Mac OS was the first to ship with a libc++ feature