[kdevplatform] [Bug 382107] kdevplatform FTBFS due to missing __cpu_model

2017-07-12 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=382107

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevplatform] [Bug 382107] kdevplatform FTBFS due to missing __cpu_model

2017-07-11 Thread Matthew Woehlke
https://bugs.kde.org/show_bug.cgi?id=382107

--- Comment #2 from Matthew Woehlke  ---
Cool; thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevplatform] [Bug 382107] kdevplatform FTBFS due to missing __cpu_model

2017-07-08 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=382107

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Kevin Funk  ---
Already fixed in 5.1, but I didn't merge the patch to master yet. I just did
that.

commit d8410d4f2ac775d6bee657b8485bccf8c8da6e3f
Author: Kevin Funk 
Date:   Fri Jul 7 13:56:07 2017 +0200

welcomepage: Work-around GCC 5.x bug

Problem: plugins/welcomepage/welcomepageplugin.cpp:40: undefined
reference to `__cpu_model'

Fix: Explicitly link kdevwelcomepage shared lib against gcc and gcc_s as
suggested in https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1568899

-- 
You are receiving this mail because:
You are watching all bug changes.