summaryrefslogtreecommitdiffstats
path: root/plugins/gcc4/README.md
diff options
context:
space:
mode:
authorBoris Nagaev <bnagaev@gmail.com>2017-02-05 08:57:28 (GMT)
committerGitHub <noreply@github.com>2017-02-05 08:57:28 (GMT)
commit27facf1c6fcb7973781568dde9b0c1072e28f669 (patch)
treef5bd8ffbb147bc4c1853c8f695a736b45e9b78d7 /plugins/gcc4/README.md
parent90df394cecf53403dea4e90cdcabd7ba4d566732 (diff)
parentb1b913196993fa00ca9914224bca3528ca6c3aef (diff)
downloadmxe-build-2017-02-11.zip
mxe-build-2017-02-11.tar.gz
mxe-build-2017-02-11.tar.bz2
Merge pull request #1659 from tonytheodore/gcc5-fixbuild-2017-02-11
Cleanups and fixes after gcc5 update
Diffstat (limited to 'plugins/gcc4/README.md')
-rw-r--r--plugins/gcc4/README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/gcc4/README.md b/plugins/gcc4/README.md
index 92b6910..afbe884 100644
--- a/plugins/gcc4/README.md
+++ b/plugins/gcc4/README.md
@@ -2,8 +2,3 @@
GCC 4.9.4 was used before [GCC 5.4.0](https://github.com/mxe/mxe/pull/1541).
This plugin is a backup in case of problems with GCC 5.4.0.
-
-The only package known not to work with this plugin is hyperscan.
-It was changed to work with GCC 5.4.0 (`-latomic` was added) and
-that change broke support of GCC 4.9.4.
-See [the comment](https://github.com/mxe/mxe/pull/1541#issuecomment-274389620).