Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109634020
D24836.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1022 B
Referenced Files
None
Subscribers
None
D24836.diff
View Options
Index: head/x11/nvidia-driver/Makefile
===================================================================
--- head/x11/nvidia-driver/Makefile
+++ head/x11/nvidia-driver/Makefile
@@ -35,15 +35,9 @@
USE_XORG= x11 xorg-server xext
USE_LDCONFIG= yes
-# NVIDIA_ROOT is not set in src/Makefile, which results in bogus -I/src
-# passed to compiler and broken build on HEAD since r221320 when option
-# -Wmissing-include-dirs was added for kernel sources. Until properly
-# fixed upstream (across all versions, including legacy ones), use this
-# hack below to universally set NVIDIA_ROOT. Also provide X11BASE value
-# since it is still used by legacy drivers.
GLVND_JSON_PATH= ${PREFIX}/share/glvnd/egl_vendor.d
WAYLAND_JSON_PATH= ${PREFIX}/share/egl/egl_external_platform.d
-MAKE_ENV= NVIDIA_ROOT=${WRKSRC} X11BASE=${LOCALBASE} \
+MAKE_ENV= DEBUG_FLAGS=${DEBUG_FLAGS} \
EGL_GLVND_JSON_PATH=${STAGEDIR}${GLVND_JSON_PATH} \
EGL_WAYLAND_JSON_PATH=${STAGEDIR}${WAYLAND_JSON_PATH}
SUB_FILES= pkg-message nvidia.conf
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 8, 6:42 PM (20 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16530405
Default Alt Text
D24836.diff (1022 B)
Attached To
Mode
D24836: x11/nvidia-driver: Respect WITH_DEBUG
Attached
Detach File
Event Timeline
Log In to Comment