]> granicus.if.org Git - libjpeg-turbo/commitdiff
BUILDING.md: Document need for CRB/PowerTools repo
authorDRC <information@libjpeg-turbo.org>
Wed, 2 Oct 2019 21:35:17 +0000 (16:35 -0500)
committerDRC <information@libjpeg-turbo.org>
Wed, 2 Oct 2019 21:42:03 +0000 (16:42 -0500)
NASM and YASM are located in this non-default repository on
(respectively) RHEL and CentOS.

BUILDING.md

index 9ef1f45e98d21624b628273961373e48e93f8178..485144a44b5c5813a3ac4f2844428df93e0dac86 100644 (file)
@@ -22,6 +22,9 @@ Build Requirements
        Mac executables or shared libraries that statically link with
        libjpeg-turbo, then YASM must be used when building libjpeg-turbo.
   * If building on Windows, **nasm.exe**/**yasm.exe** should be in your `PATH`.
+  * NASM and YASM are located in the CRB (Code Ready Builder) repository on
+    Red Hat Enterprise Linux 8 and in the PowerTools repository on CentOS 8,
+    which is not enabled by default.
 
   The binary RPMs released by the NASM project do not work on older Linux
   systems, such as Red Hat Enterprise Linux 5.  On such systems, you can easily