Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140655336
D21143.id60515.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
723 B
Referenced Files
None
Subscribers
None
D21143.id60515.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D21143: graphics/dilay: fix build with GCC-based architectures
Attached
Detach File
Event Timeline
Log In to Comment