You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2023/01/11 11:39:09 UTC

[GitHub] [doris] fsilent commented on issue #15700: [Bug] simdjson build error

fsilent commented on issue #15700:
URL: https://github.com/apache/doris/issues/15700#issuecomment-1378620953

   find the reason. 
   can use DSIMDJSON_AVX512_ALLOWED:BOOL=OFF
   CXXFLAGS="-O3" CFLAGS="-O3" cmake -DSIMDJSON_AVX512_ALLOWED:BOOL=OFF -DSIMDJSON_EXCEPTIONS=OFF -DSIMDJSON_DEVELOPER_MODE=OFF -DSIMDJSON_BUILD_STATIC=ON -DSIMDJSON_JUST_LIBRARY=ON -DSIMDJSON_ENABLE_THREADS=ON ..
       cmake --build . --config Release


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org