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

Commit 4e472966 authored by Dan Albert's avatar Dan Albert Committed by Android Git Automerger
Browse files

am 5c7e2e60: Merge "Move liblog tests and benchmarks to libc++."

* commit '5c7e2e60':
  Move liblog tests and benchmarks to libc++.
parents 498c8135 5c7e2e60
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -44,7 +44,6 @@ LOCAL_CFLAGS += $(benchmark_c_flags)
LOCAL_SHARED_LIBRARIES += liblog libm
LOCAL_SRC_FILES := $(benchmark_src_files)
LOCAL_MODULE_PATH := $(TARGET_OUT_DATA_NATIVE_TESTS)/$(LOCAL_MODULE)
include external/stlport/libstlport.mk
include $(BUILD_EXECUTABLE)

# -----------------------------------------------------------------------------
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
#include <benchmark.h>

#include <inttypes.h>
#include <math.h>
#include <regex.h>
#include <stdio.h>
#include <stdlib.h>