mirror of https://github.com/GNOME/gimp.git
9ba2a6724c
Fedora hardens its packages by default since Fedora 23 and the home-made CC call to build invert-svg needs position-independent code. The flag -fPIC is apparently harmless in basic cases since it still builds when non-hardened and the doc implies that it would just be ignored if not supported by the target machine. As far as I could search, adding it should not break other people's builds. So what the heck. That's just a temporary build tool, let's add this flag and see if others complain! |
||
---|---|---|
.. | ||
pdbgen | ||
.gitignore | ||
Makefile.am | ||
compute-svg-viewbox.c | ||
defcheck.py | ||
extract-vector-icon.sh | ||
generate-news | ||
gimp-debug-resume.c | ||
gimp-mkenums | ||
gimppath2svg.py | ||
gimptool.c | ||
invert-svg.c | ||
kernelgen.c | ||
module-dependencies.py | ||
test-clipboard.c |