** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Also affects: linux (Ubuntu Artful)
   Importance: Undecided
       Status: New

** Changed in: linux (Ubuntu)
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1744077

Title:
  $(LOCAL_ENV_CC) and $(LOCAL_ENV_DISTCC_HOSTS) should be properly
  quoted

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  New
Status in linux source package in Artful:
  New

Bug description:
  Kernel will fail to build if there's a space in either $(LOCAL_ENV_CC)
  or $(LOCAL_ENV_DISTCC_HOSTS), for example if someone trying to use
  LOCAL_ENV_CC="ccache gcc".

  This is caused by the line in debian/rules.d/0-common-vars.mk which both of 
them are passed without quote:
  kmake += CC=$(LOCAL_ENV_CC) DISTCC_HOSTS=$(LOCAL_ENV_DISTCC_HOSTS)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1744077/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp

Reply via email to