1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-06-05 22:39:13 +02:00

Merge "Use gcc for the AAC decoder"

This commit is contained in:
Marco Nelissen
2015-02-11 01:22:19 +00:00
committed by Gerrit Code Review

View File

@@ -57,4 +57,6 @@ LOCAL_CPPFLAGS += -std=c++98
LOCAL_MODULE:= libFraunhoferAAC LOCAL_MODULE:= libFraunhoferAAC
LOCAL_CLANG:= false
include $(BUILD_STATIC_LIBRARY) include $(BUILD_STATIC_LIBRARY)