2016-06-20 21:09 GMT+02:00 Jaromír Mikeš <[email protected]>:
> 2016-06-20 20:28 GMT+02:00 Robin Gareus <[email protected]>:
>> Hi Mira,
>>
>> The problem is "-fPIE -pie" that is add (probably to LDFLAGS) by packaging.
>>
>> "These options are similar to -fpic and -fPIC, but generated position
>> independent code can be only linked into executables." [1]
>>
>> The plugin is *not* an executable. It's a shared object.
>>
>> If needed I could special case LDFLAGS for binaries and LDFLAGS for
>> plugins, but I don't see a good case for it. Is there some debian policy
>> for that?

Hi again Robin,

I am not sure if "special case LDFLAGS for binaries and LDFLAGS for
plugins" is usual coding practice.
But it would solve this.
I am giving list in copy maybe someone will comment on this issue.

BTW same is x42-plugins and qmidiroute ... where -fPIC and -fPIE conflicting

regards

mira

_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to