From: nhmall Date: Wed, 3 Feb 2021 18:46:13 +0000 (-0500) Subject: ensure build with old linux-qt5 hints X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e93fd06c0bdcfb76fdfefe98d7da0baf0f87c0e;p=nethack ensure build with old linux-qt5 hints --- diff --git a/sys/unix/hints/linux-qt5 b/sys/unix/hints/linux-qt5 index 945384baf..8bfbb0252 100644 --- a/sys/unix/hints/linux-qt5 +++ b/sys/unix/hints/linux-qt5 @@ -38,6 +38,8 @@ SYSCFLAGS=-DLUA_USE_POSIX LINK=g++ CXX=g++ -std=gnu++11 +QTCXXFLAGS = $(CFLAGS) + WINSRC = $(WINQTSRC) WINOBJ = $(WINQTOBJ) WINLIB = $(WINQT5LIB)