aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/emacs-native-comp-driver-options.patch
blob: 308c4f1212add0577cbc996d02d13d55536aedee (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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

3-26 22:35:34 +0100'>2020-03-26gnu: GLib: Update to 2.62.6....Marius Bakke 2020-03-05gnu: glib: Update to 2.62.5....Marius Bakke 2020-03-04Merge branch 'master' into core-updatesMarius Bakke 2020-03-04gnu: appstream-glib: Update to 0.7.17....Marius Bakke 2020-03-04gnu: Update pypi.python.org home pages & use HTTPS....Tobias Geerinckx-Rice 2020-02-15gnu: telepathy-glib: Fix test failure....Marius Bakke 2020-01-24gnu: python-pygobject: Update to 3.34.0....Marius Bakke 2020-01-24gnu: gobject-introspection: Update to 1.62.0....Marius Bakke 2020-01-23gnu: glibmm: Update to 2.62.0....Marius Bakke 2020-01-23gnu: glib: Update to 2.62.4....Marius Bakke 2020-01-23gnu: glib: Remove redundant input....Marius Bakke 2020-01-15gnu: util-linux: Move libraries to separate output....Marius Bakke 2020-01-14gnu: glib: Fix g_app_info_get_default_for_type....Danny Milosavljevic 2020-01-11Merge branch 'master' into core-updatesMarius Bakke 2020-01-07gnu: appstream-glib: Fix test failure....Marius Bakke