From 4d6b7d2836eaa7e45fb10c6e56689fe922262533 Mon Sep 17 00:00:00 2001 From: Raptor Engineering Development Team Date: Sat, 2 Jun 2018 15:19:30 -0500 Subject: Update README to remove untested Fedora instructions --- README.md | 12 ------------ 1 file changed, 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 - -- cgit v1.2.1