[PATCH] Fix the ld flags not be applied to tst-execstack-mod.so
Zong Li
zongbox@gmail.com
Mon Oct 15 12:43:00 GMT 2018
Joseph Myers <joseph@codesourcery.com> 於 2018年7月26日 週四 下午11:01寫道:
>
> On Thu, 26 Jul 2018, Zong Li wrote:
>
> > In glibc now, this option doesn't pass to linker, the module is still
> > not executable on stack. I think that we need this patch to fix up it or
> > another patch to remove the variable in Makefile if it is not necessary.
> > Both are fine for me. For now, it is a little bit strange because it
> > present in Makefile but has no effect.
>
> I think we should have the option in a properly named variable. But the
> patch will need review and we're currently in a release freeze.
>
Hi Joseph,
We fix up the all failures of math cases on RV32 and we are going to
submit the next version of RV32 port.
If this patch is suitable, I think we need it to pass
elf/tst-execstack and elf/tst-execstack-needed cases.
More information about the Libc-alpha
mailing list