>The compilation was broken because of
>
>OPTIONS_FILE_SET+=RELRO
>
>in
>
>devel/binutils
>
>After disabling RELRO net/openmpi can be compiled successfully. Not sure
>if this is a bug or expected behaviour.
I'm glad you nailed it.
I've no idea what this option does.
Anton
___
Thanks Anton,
The compilation was broken because of
OPTIONS_FILE_SET+=RELRO
in
devel/binutils
After disabling RELRO net/openmpi can be compiled successfully. Not sure
if this is a bug or expected behaviour.
Regards
Grzegorz
On 14/04/2017 11:26, Anton Shterenlikht wrote:
I don't know whi