]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - INSTALL.md
Another clang warning...
[thirdparty/cups.git] / INSTALL.md
index b429c1ca6c0a5dfe5c87655cd187ed87a5632d40..b23d9c9e8804cf2ae2cacbdf7067dbe182b02bb2 100644 (file)
@@ -1,9 +1,9 @@
-INSTALL - CUPS v2.2.5 - 2017-09-25
+INSTALL - CUPS v2.3b8 - 2019-05-02
 ==================================
 
 This file describes how to compile and install CUPS from source code. For more
-information on CUPS see the file called "README.txt".  A complete change log can
-be found in "CHANGES.txt".
+information on CUPS see the file called "README.md".  A complete change log can
+be found in "CHANGES.md".
 
 Using CUPS requires additional third-party support software and printer drivers.
 These are typically included with your operating system distribution.  Apple
@@ -20,6 +20,9 @@ does not endorse or support third-party support software for CUPS.
 >
 > c. software updates will often replace parts of your local installation,
 >    potentially rendering your system unusable.
+>
+> Apple only supports using the Clang supplied with Xcode to build CUPS on
+> macOS.
 
 
 BEFORE YOU BEGIN