Opened 7 years ago
Closed 6 years ago
#1170 closed defect (migratedtogithub)
Add --disable-libmpx to GCC configure for x86
Reported by: | Andrew Bradford | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | CLFS Embedded 1.0.0 |
Component: | BOOK | Version: | CLFS Embedded GIT |
Keywords: | Cc: |
Description
musl doesn't seem to support struct _lib_fpstate
which seems to be needed for libmpx (memory protection abilities on x86 platforms) so we should either disable libmpx during gcc stage 2 configure or find another way to work around this.
Change History (2)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Resolution: | → migratedtogithub |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Migrated to github: https://github.com/cross-lfs/clfs-embedded/issues/12