<div dir="auto"><div><div class="gmail_extra"><div class="gmail_quote">El 26 nov. 2017 10:33 a.m., "James Cowgill" <<a href="mailto:jcowgill@debian.org">jcowgill@debian.org</a>> escribió:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<div class="quoted-text"><br>
On 26/11/17 13:27, Lisandro Damián Nicanor Pérez Meyer wrote:<br>
> El 26 nov. 2017 10:24 a.m., "Lisandro Damián Nicanor Pérez Meyer" <<br>
> <a href="mailto:perezmeyer@gmail.com">perezmeyer@gmail.com</a>> escribió:<br>
><br>
> El 26 nov. 2017 10:22 a.m., "James Cowgill" <<a href="mailto:jcowgill@debian.org">jcowgill@debian.org</a>> escribió:<br>
><br>
> Hi,<br>
> [...]<br>
><br>
>> The only minor thing I noted is that QPainter is included twince in<br>
> 0003*, but<br>
>> definitely nothing to worry too much.<br>
><br>
> I have applied the patches with some slight modifications:<br>
> - Remove the duplicate QPainter include.<br>
> - Use DEB_CXXFLAGS_MAINT_APPEND instead of overriding QT5_CFLAGS.<br>
><br>
><br>
> It might be worth to note that that<br>
><br>
> My son little G came and pressed the right key to send the mail ;-)<br>
<br>
</div>Not to worry :)<br>
<div class="quoted-text"><br>
> I was about to write that that flag should be already present if the<br>
> project is using cmake or qmake. I have not checked the build system.<br>
<br>
</div>The build system is autotools and it uses pkg-config to discover all the<br>
Qt libs and cflags etc. I did do some Google searching and I did notice<br>
that CMake would fix this up for you, but I couldn't find anything about<br>
this with autotools. I think adding -fPIC is fine for the moment, even<br>
if it's only a workaround.<br></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">Yes, it's perfectly fine! And I think it's a qt bug already reported upstream.</div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div><br></div></div></div>