3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
Sergei Trofimovich 0e8ede9cc4 g15daemon: add -fcommon workaround
Without the change the build fails on -fno-common toolchains like gcc-10 as:

    $ nix build --impure --expr 'with import ./. {}; g15daemon.override { stdenv = clang13Stdenv; }'
    ld: g15daemon.h:218: multiple definition of `lcdlist_mutex'; utility_funcs.o:g15daemon.h:218: first defined here
    ld: g15daemon.h:203: multiple definition of `lcdnode_s'; utility_funcs.o:g15daemon.h:203: first defined here
2022-05-09 14:06:29 +08:00
..
applications rnote: 0.5.0-hotfix-2 -> 0.5.1-hotfix-1 2022-05-08 22:36:45 -07:00
build-support
common-updater
data Merge pull request #167914 from DeeUnderscore/update/cldr-annotations-41.0 2022-05-09 12:48:54 +08:00
desktops rox-filer: pull upstream fix for -fno-common toolchains 2022-05-08 10:09:54 +01:00
development Merge pull request #172124 from r-ryantm/auto-update/python3.10-peaqevcore 2022-05-09 07:54:21 +02:00
games Merge pull request #168300 from dnaq/anki-2.1.50 2022-05-09 01:54:50 +02:00
misc Merge master into staging-next 2022-05-09 00:02:27 +00:00
os-specific g15daemon: add -fcommon workaround 2022-05-09 14:06:29 +08:00
pkgs-lib
servers Merge #171497: staging-next 2022-05-04 2022-05-09 07:19:20 +02:00
shells
stdenv Merge master into staging-next 2022-05-09 00:02:27 +00:00
test
tools Merge #171497: staging-next 2022-05-04 2022-05-09 07:19:20 +02:00
top-level Merge #171497: staging-next 2022-05-04 2022-05-09 07:19:20 +02:00