[crosstool-ng/crosstool-ng] 49b71e: Don't enable "shared flat"
Alexey Neyman <[email protected]> Thu, 21 Feb 2019 21:58:00 -0800
| Newsgroups | gmane.comp.gcc.cross-compiling |
|---|---|
| Message-ID | <crosstool-ng/crosstool-ng/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/crosstool-ng/crosstool-ng
Commit: 49b71e71d63de5ceb26ff7c905afb94226b69eb4
https://github.com/crosstool-ng/crosstool-ng/commit/49b71e71d63de5ceb26ff7c905afb94226b69eb4
Author: Alexey Neyman <[email protected]>
Date: 2019-02-21 (Thu, 21 Feb 2019)
Changed paths:
M config/kernel.in
Log Message:
-----------
Don't enable "shared flat"
... unless experimental. This unbreaks m68k-uclinux-uclibc sample which
after the recent change in uClibc.sh attempted to build a shared flat
library and failed. We were not building shared flat libraries before.
Signed-off-by: Alexey Neyman <[email protected]>
Commit: abbe41a48dc03f0a7388e738abf76e6cff683301
https://github.com/crosstool-ng/crosstool-ng/commit/abbe41a48dc03f0a7388e738abf76e6cff683301
Author: Alexey Neyman <[email protected]>
Date: 2019-02-21 (Thu, 21 Feb 2019)
Changed paths:
M config/kernel.in
Log Message:
-----------
Merge pull request #1145 from stilor/rc2-fixes-3
Don't enable "shared flat"
Compare: https://github.com/crosstool-ng/crosstool-ng/compare/9627a041d25e...abbe41a48dc0