mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-06-05 22:39:13 +02:00
Stop using __DATE__/__TIME__ on all builds
Test: mmma external/libaac Bug: 151595970 Change-Id: Icd937cad3e4e2f70a5486cca424544eb410be26f
This commit is contained in:
@ -108,7 +108,7 @@ amm-info@iis.fraunhofer.de
|
||||
#define PCMUTIL_LIB_VL1 0
|
||||
#define PCMUTIL_LIB_VL2 0
|
||||
#define PCMUTIL_LIB_TITLE "PCM Utility Lib"
|
||||
#ifdef __ANDROID__
|
||||
#ifdef SUPPRESS_BUILD_DATE_INFO
|
||||
#define PCMUTIL_LIB_BUILD_DATE ""
|
||||
#define PCMUTIL_LIB_BUILD_TIME ""
|
||||
#else
|
||||
|
Reference in New Issue
Block a user