catid / wirehair

Wirehair : O(N) Fountain Code for Large Data
http://wirehairfec.com
BSD 3-Clause "New" or "Revised" License
268 stars 56 forks source link

Avoid including immintrin.h when GF256_TARGET_MOBILE is set. #32

Closed hanseuljun closed 3 years ago

hanseuljun commented 3 years ago

Provides a way to avoid the problem described at #31.

catid commented 3 years ago

LGTM