nixpkgs/pkgs/applications/graphics/glabels
Sergei Trofimovich 4fc2a31536 glabels: pull fix pending upstream inclusion for -fno-common toolchain support
Without the change builds fails on upstream gcc-10 as:

    ld: label.o:src/template-history.h:31: multiple definition of `gl_template_history'; glabels-batch.o:src/template-history.h:31: first defined here
    ld: label-text.o:src/font-history.h:31: multiple definition of `gl_font_history'; glabels-batch.o:src/font-history.h:31: first defined here
    ld: font-history.o:src/font-history.h:31: multiple definition of `gl_font_history'; glabels-batch.o:src/font-history.h:31: first defined here
    ld: template-history.o:src/template-history.h:31: multiple definition of `gl_template_history'; glabels-batch.o:src/template-history.h:31: first defined here
2022-05-21 10:38:52 +01:00
..
default.nix glabels: pull fix pending upstream inclusion for -fno-common toolchain support 2022-05-21 10:38:52 +01:00