Update DSP library for additional platforms
The `tmp` variable was unused if `!__aarch64__` and it was causing a compile warning.
Also, replace the compile definitions to include `__GNUC_PYTHON__` for all non ARM platforms.
Signed-off-by:
Yuval Peress <peress@google.com>
Loading
Please sign in to comment