Control: tags -1 + confirmed

Am 11. September 2016 15:04:46 MESZ, schrieb Balint Reczey 
<bal...@balintreczey.hu>:
>During a rebuild of all packages in sid, your package failed to build
>on
>amd64 with patched GCC and dpkg.

Yes, because dietlibc is a static library and there are some build flag related 
issues I still have to work out. (Was on my TODO list anyway, just didn't get 
to it yet. bindnow should be fine (albeit useless for static libs/executables), 
pie is the problem. (Hence hardening=+all,-pie in d/rules.) I'll probably need 
to add -no-pie to the linker flags manually.

Same problem probably also on other archs, only that -fPIE might also cause 
trouble there due to assembly code. (amd64 assembly code in dietlibc can cope 
with -fPIE though).

I'll take care of this soon.

Regards,
Christian

Reply via email to