Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Aug 2013 03:18:27 GMT
From:      Horia Racoviceanu <horia@racoviceanu.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181697: x11/nvidia-driver option LINUX shouldn't be on by default
Message-ID:  <201308310318.r7V3IRuq060826@oldred.freebsd.org>
Resent-Message-ID: <201308310320.r7V3K0hd004852@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181697
>Category:       ports
>Synopsis:       x11/nvidia-driver option LINUX shouldn't be on by default
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 31 03:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Horia Racoviceanu
>Release:        FreeBSD 9.1-RELEASE
>Organization:
>Environment:
FreeBSD horia.lan 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #0: Sat Jul 27 01:14:23 UTC 2013     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
LINUX is not required to run nvidia-driver.
Please remove from default options.
>How-To-Repeat:
Builds, installs, and runs WITHOUT_LINUX=yes
>Fix:
https://redports.org/buildarchive/20130831015101-36081/

Patch attached with submission follows:

diff -ruN nvidia-driver-orig/Makefile nvidia-driver/Makefile
--- nvidia-driver-orig/Makefile	2013-08-19 23:21:50.000000000 -0400
+++ nvidia-driver/Makefile	2013-08-30 20:27:41.000000000 -0400
@@ -72,7 +72,6 @@
 .endif
 
 OPTIONS_DEFINE=	ACPI_PM LINUX DOCS
-OPTIONS_DEFAULT=	LINUX
 
 ACPI_PM_DESC=		ACPI Power Management support
 LINUX_DESC=		Linux compatibility support


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308310318.r7V3IRuq060826>