K 10 svn:author V 11 arichardson K 8 svn:date V 27 2020-03-22T22:18:06.033993Z K 7 svn:log V 180 Use a GCC-compatile compiler flag in files.xlp Seems like GCC doesn't like -Qunused-arguments, so use -Wno-unused-command-line-argument, which is supported by both GCC and Clang. END