Quellcode durchsuchen

HADOOP-16856. cmake is missing in the CentOS 8 section of BUILDING.txt. (#1841)

Masatake Iwasaki vor 5 Jahren
Ursprung
Commit
749e45dfdb
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      BUILDING.txt

+ 1 - 1
BUILDING.txt

@@ -426,7 +426,7 @@ Building on CentOS 8
 
 
 * Install development tools such as GCC, autotools, OpenJDK and Maven.
-  $ sudo dnf group install 'Development Tools'
+  $ sudo dnf group install --with-optional 'Development Tools'
   $ sudo dnf install java-1.8.0-openjdk-devel maven
 
 * Install Protocol Buffers v3.7.1.