[2340] added workaround for the clang++ "unused arguments" warn/error.
by specifying -Qunused-arguments. Also, as a cleanup for better organization I moved compiler specific settings to earlier part of configure.ac, where this workaround was added.
Please register or sign in to comment