diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2022-05-08 09:29:54 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2022-05-08 10:09:54 +0100 |
| commit | 387d083590c959d02f5a606937d5ffc9088e24d8 (patch) | |
| tree | 325470f5687063112933ada49edd7d08da3b8d73 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 60480a51d566582d69425a168b3982e0477c322d (diff) | |
rox-filer: pull upstream fix for -fno-common toolchains
Without the change build agaist -fno-common toolchains like upstream
gcc-10 fails as:
$ nix build -L --impure --expr 'with import ./. {}; rox-filer.overrideAttrs (oa: { NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
...
ld: session.o:/build/rox-filer-2.11/ROX-Filer/build/../src/session.h:13:
multiple definition of `session_auto_respawn';
main.o:/build/rox-filer-2.11/ROX-Filer/build/../src/session.h:13:
first defined here
While at it normalized local patch against top-level source tree
to ease application of upstream patches as is.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
