mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-06-05 22:39:13 +02:00
Temporary workaround for 64-bit build error
Replace #error by #warning so we can build 64-bit Change-Id: Ib52fbfb0e5e945ff04ba51ae06b4e3393886d7b7
This commit is contained in:
@@ -203,7 +203,7 @@ amm-info@iis.fraunhofer.de
|
|||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
#error >>>> Please set architecture characterization defines for your platform (FDK_HIGH_PERFORMANCE)! <<<<
|
#warning >>>> Please set architecture characterization defines for your platform (FDK_HIGH_PERFORMANCE)! <<<<
|
||||||
|
|
||||||
#endif /* Architecture switches */
|
#endif /* Architecture switches */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user