Orcan Ogetbil wrote:

> On 16 February 2016 at 13:08, Rex Dieter wrote:
>> So, 2 options (not mutually exclusive):
>>
>> * fix configure to not add /usr/include to ac_incpath
>> * fix src/src.pri.in to comment-out (or remove) the line starting with
>> INCLUDEPATH += (I don't think it's needed)
>>
> 
> Yes, I could use those to workaround/fix the include path issue. But
> there is more to it. I also have to do
> echo "QMAKE_STRIP = echo" >> src/src.pro
> Otherwise the final binary gets stripped by default.

The qmake-qt5.sh wrapper used by this package should already include:
QMAKE_STRIP=

-- Rex
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to