aboutsummaryrefslogtreecommitdiff
path: root/manual tests/10 svn wrap/prog.c
diff options
context:
space:
mode:
authorErnestas Kulik <ekulik@redhat.com>2020-01-25 18:44:11 +0100
committerJussi Pakkanen <jpakkane@gmail.com>2020-01-25 23:07:38 +0200
commitdbad64cf34ba43b24dc2d71bd260f137acc37ea5 (patch)
treec14976cf980023ccdc887212fcfd396bc05b1688 /manual tests/10 svn wrap/prog.c
parentf54f27b1a8d0b3ea842ed8981f4f56cd305f9794 (diff)
downloadmeson-dbad64cf34ba43b24dc2d71bd260f137acc37ea5.zip
meson-dbad64cf34ba43b24dc2d71bd260f137acc37ea5.tar.gz
meson-dbad64cf34ba43b24dc2d71bd260f137acc37ea5.tar.bz2
tests: Prevent multiple-definition of symbols
With GCC 10, -fno-common becomes default behavior, meaning that any subtly-broken code will be broken not so subtly anymore. This commit changes the linkage to variables declared in headers to external and, where needed, adds additional definitions in other compilation units.
Diffstat (limited to 'manual tests/10 svn wrap/prog.c')
0 files changed, 0 insertions, 0 deletions