We substitute this anyway, so let's make it easier to substitute. --- a/lisp/emacs-lisp/comp.el +++ b/lisp/emacs-lisp/comp.el @@ -178,8 +178,7 @@ and above." :type '(repeat string) :version "28.1") -(defcustom native-comp-driver-options (when (eq system-type 'darwin) - '("-Wl,-w")) +(defcustom native-comp-driver-options nil "Options passed verbatim to the native compiler's back-end driver. Note that not all options are meaningful; typically only the options affecting the assembler and linker are likely to be useful. -- 2.38.0 put type='hidden' name='id' value='26709726a80de2d22ab129ff49b38dc1600bf8b2'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/lighting.scm
AgeCommit message (Expand)Author
2022-12-27gnu: ola: Use gexps....* gnu/packages/lighting.scm (ola)[arguments]: Use gexps. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Simon South
2022-12-27gnu: ola: Remove input labels....* gnu/packages/lighting.scm (ola)[inputs]: Remove input labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Simon South
2022-12-27gnu: ola: Update to 0.10.8....* gnu/packages/lighting.scm (ola): Update to 0.10.8. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Simon South