Blame env-builder-data/build/script/packet/gstreamerpluginsbase-0.10.36.files/resample.c.patch

337357
80c80
337357
< #ifndef HAVE_XMMINTRIN_H
337357
---
337357
> #if !defined(__SSE__) || !defined(HAVE_XMMINTRIN_H)
337357
86c86
337357
< #ifndef HAVE_EMMINTRIN_H
337357
---
337357
> #if !defined(__SSE2__) || !defined(HAVE_EMMINTRIN_H)