On 7/29/15, Joe Mistachkin <sqlite at mistachkin.com> wrote:
>
> Christian Nols wrote:
>>
>> Commenting
>> #include <cmnintrin.h>
>> seems to work around it
>>
>
> I've added support for the SQLITE_DISABLE_INTRINSIC define (on trunk).

To amplify what Joe said, the changes can be seen here:
https://www.sqlite.org/src/info/f0075d735a76ce32

>
> When this is defined for a project, it should prevent that header file
> from being included.
>
> Thanks for the report.
>
> --
> Joe Mistachkin
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users at mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>


-- 
D. Richard Hipp
drh at sqlite.org

Reply via email to