[ruby-core:96107] [Ruby master Bug#16401] [BACKPORT] Disable _FORTIFY_SOURCE on mingw
| Newsgroups | gmane.comp.lang.ruby.core |
|---|---|
| Message-ID | <redmine.issue-16401.20191204141939.97597f895c8ebcfe@ruby-lang.org> |
Issue #16401 has been reported by nobu (Nobuyoshi Nakada). ---------------------------------------- Bug #16401: [BACKPORT] Disable _FORTIFY_SOURCE on mingw https://bugs.ruby-lang.org/issues/16401 * Author: nobu (Nobuyoshi Nakada) * Status: Closed * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.5: REQUIRED, 2.6: REQUIRED ---------------------------------------- The latest version of mingw gcc on cygwin doesn't work with `_FORTIFY_SOURCE`. The following commits need to be backported to build. * a7b9f085ff952fcb18f82de39b3bf9ab7e5ba3e7 * 9165fcdfa309052a2adc3c6100ab24204de6c2d1 * e42d9d8df87f58b9bfa65647249822df25851375 -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>