I'm a bit perplexed how you hit this.  By default sudo *does not* pass
the environment variables around.

superma...@mlimonciello:~$ export CC=blah
superma...@mlimonciello:~$ export | grep CC
declare -x CC="blah"
superma...@mlimonciello:~$ sudo -s
r...@mlimonciello:~# export | grep CC
r...@mlimonciello:~# 


** Changed in: dkms (Ubuntu)
       Status: New => Incomplete

-- 
DKMS module fails to build if CC env-var set but not OK
https://bugs.launchpad.net/bugs/438393
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to