Page MenuHomeFreeBSD

D21143.id60403.diff
No OneTemporary

D21143.id60403.diff

Index: graphics/dilay/Makefile
===================================================================
--- graphics/dilay/Makefile
+++ 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
Wed, Jul 22, 11:15 AM (1 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35362294
Default Alt Text
D21143.id60403.diff (708 B)

Event Timeline