mirror of
https://github.com/openharmony/third_party_libsnd.git
synced 2026-07-19 18:23:34 -04:00
c77f1dd0a8
The git version of libogg has a `--disable-crc` configure option which is useful/necessary when fuzz testing. However, disabling libogg CRC is highly undesirable when not fuzz testing so both need to be supported. Also add configure script option checking.