summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-06-02 15:19:30 -0500
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-06-02 15:19:30 -0500
commit4d6b7d2836eaa7e45fb10c6e56689fe922262533 (patch)
treeda6499aadbc16b5461ff5ecf8b0d81e1ab9939af
parent8b8325c0860576af5ce1b32fcbb32e40469bef04 (diff)
downloadtalos-op-build-4d6b7d2836eaa7e45fb10c6e56689fe922262533.tar.gz
talos-op-build-4d6b7d2836eaa7e45fb10c6e56689fe922262533.zip
Update README to remove untested Fedora instructions
-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