mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@150709 d073be05-634f-4543-b044-5fe20cf6d1d6
13 lines
418 B
Diff
13 lines
418 B
Diff
--- config.pri.orig 2016-06-23 22:02:04.000000000 +0900
|
|
+++ config.pri 2016-06-28 22:14:28.000000000 +0900
|
|
@@ -245,8 +245,7 @@
|
|
osx_dist {
|
|
# Uses MacPorts supplied versions of the dependencies
|
|
|
|
- QMAKE_CXX = g++-mp-4.8
|
|
- QMAKE_LINK = g++-mp-4.8
|
|
+ QMAKE_CXXFLAGS += -Wno-c++11-narrowing -Wno-reserved-user-defined-literal
|
|
|
|
INCLUDEPATH += /opt/local/include
|
|
INCLUDEPATH += /opt/local/include/qwt
|