SVN commit 10556 by rakuco: ktp-text-ui: Merge r377011 from ports.
------------------------------------------------------------------------ r377011 | rakuco | 2015-01-14 13:27:06 +0200 (Wed, 14 Jan 2015) | 9 lines Require a more recent compiler to avoid bugs with base GCC. Instead of augmenting the existing patch in files/ to work around a bug with base GCC that required a working copy constructor in an expression that actually uses operator=(), just switch to a more modern compiler that does not have this problem. This fixes the build on 8.4 and 9.3. ------------------------------------------------------------------------ M +1 -1 Makefile D files (directory) _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
