Module Name: src Committed By: kamil Date: Fri Aug 3 02:23:09 UTC 2018
Modified Files: src/external/mit/xorg/lib/libXfont2: Makefile Log Message: Fix libXfont2 build with Clang/LLVM on i386 The code uses non-orthodox types in format strings. Add a compiler flag to disable a warning that is turned into a fatal error. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/mit/xorg/lib/libXfont2/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.