https://www.mail-archive.com/kde-freebsd@kde.org/msg15778.html
Is there a similar fix for this?
Thanks.
===> Building for traverso-0.49.2
[ 1%] Building CXX object
src/engine/CMakeFiles/traversoaudiobackend.dir/AudioDevice.o
In file included from
/usr/home/raspycat/traverso/work/traverso-0.49
On Fri, Dec 6, 2013 at 4:07 PM, Max Brazhnikov wrote:
> Reorganize qmake mkspecs:
> - create common/freebsd.conf and use it for freebsd-* specs
> - create common/clang-unix.conf (basically a copy of g++-unix.conf)
Great!
--
Alberto Villa, FreeBSD committer
http://people.FreeBSD.org/~avilla
SVN commit 9796 by makc:
Reorganize qmake mkspecs:
- create common/freebsd.conf and use it for freebsd-* specs
- create common/clang-unix.conf (basically a copy of g++-unix.conf)
Discussed with: avilla
M +10 -10qmake4/Makefile
A qmake4/files/patch-mkspecs__common__clang-uni