mirror of https://github.com/KLayout/klayout.git
allowed user defined literals. build and deploy passes with MacOsSierra version of Ruby.
This commit is contained in:
parent
ac2bd96ace
commit
9717612c93
|
|
@ -62,6 +62,7 @@ QMAKE_CXXFLAGS_WARN_ON += \
|
||||||
-Wno-long-long \
|
-Wno-long-long \
|
||||||
-Wno-strict-aliasing \
|
-Wno-strict-aliasing \
|
||||||
-Wno-deprecated-declarations \
|
-Wno-deprecated-declarations \
|
||||||
|
-Wno-reserved-user-defined-literal \
|
||||||
|
|
||||||
QT += network xml sql
|
QT += network xml sql
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue