Page MenuHomeFreeBSD

D21143.id60515.diff
No OneTemporary

D21143.id60515.diff

Index: head/graphics/dilay/Makefile
===================================================================
--- head/graphics/dilay/Makefile
+++ head/graphics/dilay/Makefile
@@ -14,13 +14,15 @@
BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm
-USES= compiler:c++14-lang gmake qmake qt:5
+USES= compiler:c++14-lang gl gmake qmake qt:5
USE_GITHUB= yes
GH_ACCOUNT= abau
USE_CXXSTD= c++14
USE_GL= gl
USE_QT= core gui opengl widgets xml buildtools_build
+CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}}
+CXXFLAGS_gcc= -Wno-narrowing
MAKE_JOBS_UNSAFE= yes # Workaround for: https://github.com/abau/dilay/issues/19 parallel build fails (still a problem despite having been closed)
PLIST_FILES= bin/dilay \

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 27, 12:01 PM (10 h, 53 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27304506
Default Alt Text
D21143.id60515.diff (723 B)

Event Timeline