nixpkgs/pkgs/applications/editors/emacs
Anthony Cowley 30313a797d emacs: fix paths for native compilation
The given paths gives rise to errors such as,

```
x86_64-unknown-linux-gnu-gcc-9.3.0: fatal error: cannot execute ‘as’: execvp: No such file or directory
compilation terminated.
```

in the `*Async-native-compile-log*` buffer.

Fixes <https://github.com/nix-community/emacs-overlay/issues/69>
2020-09-24 14:54:36 -04:00
..
26.nix emacs26: Add back at version 26.3 2020-08-21 00:58:17 +02:00
27.nix emacs: Factor out expression to a generic build 2020-08-21 00:54:00 +02:00
at-fdcwd.patch
clean-env-26.patch emacs26: Add back at version 26.3 2020-08-21 00:58:17 +02:00
clean-env.patch emacs: 26.3 -> 27.1 2020-08-11 13:41:44 +02:00
generic.nix emacs: fix paths for native compilation 2020-09-24 14:54:36 -04:00
macport.nix emacs-mac: json support 2020-09-08 09:56:12 +01:00
site-start.el emacs: Silence compiler warnings in site-start.el 2019-07-07 08:35:10 -05:00
tramp-detect-wrapped-gvfsd-26.patch emacs26: Add back at version 26.3 2020-08-21 00:58:17 +02:00
tramp-detect-wrapped-gvfsd.patch emacs: 26.3 -> 27.1 2020-08-11 13:41:44 +02:00