Re: Incorrect work AX_CHECK_COMPILE_FLAG with clang

2018-10-19 Thread Illia Iorin
Hello, maybe i don't provide enough information for attention. If i can somehow help you with information about this issue. Let me know. Or please redirect me to needed mailing thread. More information about reproducing you can find in bugzilla. https://bugs.freedesktop.org/show_bug.cgi?id=108082

Incorrect work AX_CHECK_COMPILE_FLAG with clang

2018-10-08 Thread Illia Iorin
When I build dev-version of mesa 3d(graphics APIs) These warning messages are appearing with clang. warning: unknown warning option '-Wno-format-truncation' [-Wunknown-warning-option] They have appeared after we have added this command to our autoconf file. AX_CHECK_COMPILE_FLAG([-Wformat-truncati