1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/net-im/libqtelegram-ae
Raphael Kubo da Costa 50b41275b1 Explicitly disable C++11 during the build.
Prepare for Qt 5.6, which will pass -std=gnu++11 by default when the compiler
supports it, and the build currently does not work:

../libqtelegram-aseman-edition-6.1-stable/telegram/types/accountdaysttl.cpp:51:10: error: case value evaluates to 3100684255, which cannot be narrowed to type 'int' [-Wc++11-narrowing]
    case typeAccountDaysTTL: {

Note that Qt 5.7 will start requiring C++11 support, so this will need to be
fixed properly in the future.

PR:		211916
2016-09-03 11:45:42 +00:00
..
distinfo
Makefile Explicitly disable C++11 during the build. 2016-09-03 11:45:42 +00:00
pkg-descr
pkg-plist