summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/README.md b/README.md
index a9a6ade0..e444dd7e 100644
--- a/README.md
+++ b/README.md
@@ -42,15 +42,3 @@ cross-compiler. Compiling from an OpenPOWER host is officially supported.
build-essential g++ git bison flex unzip \
libssl-dev libxml-simple-perl libxml-sax-perl libxml2-dev libxml2-utils xsltproc \
wget bc
-
-### Dependencies for 64-bit little endian Fedora systems
-
-1. Install Fedora 25 64-bit.
-2. Install the packages necessary for the build:
-
- sudo dnf install gcc-c++ flex bison git ctags cscope expat-devel patch \
- zlib-devel zlib-static texinfo perl-bignum "perl(XML::Simple)" \
- "perl(YAML)" "perl(XML::SAX)" "perl(Fatal)" "perl(Thread::Queue)" \
- "perl(Env)" "perl(XML::LibXML)" "perl(Digest::SHA1)" libxml2-devel \
- which wget unzip tar cpio python bzip2 bc findutils ncurses-devel
-
OpenPOWER on IntegriCloud