diff --git a/BUILDING b/BUILDING index 0331a4f8a5c8eac03d5589671fc3246bbf23a27d..16d1dfb59e7bbe8fe6d6d88b2ae085b1e4facb0e 100644 --- a/BUILDING +++ b/BUILDING @@ -25,6 +25,9 @@ b) A supported C compiler for the C runtime code. means the vendor-supplied C compiler. The compiler must be available under the name specified by your ports Config file. + Note for FreeBSD 10 and above: The build requires gcc (Clang will + not work) and the lib32 compatiblity package. + c) GNU make This has to be available either as gmake or make in your PATH, or