58d30ed8fc
Some inline asm requires 7 registers but only 6 are available because clang assumes the stack is 4-byte aligned and there's a local variable that requires 16-byte alignment so the stack has to be realigned which requires one register to be used as frame pointer. PR: ports/180564 Submitted by: dt71@gmx.com Approved by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
Makefile.options | ||
Makefile.shared | ||
pkg-descr | ||
pkg-plist |