diff options
author | Luca Niccoli <lultimouomo@gmail.com> | 2023-04-30 13:02:31 +0200 |
---|---|---|
committer | Nick Wellnhofer <wellnhofer@aevum.de> | 2023-04-30 13:18:17 +0200 |
commit | fdc9cfaa148840c0c76d3837e359eeca5b33e3ad (patch) | |
tree | 2994cecca83ded4adeb48bb8e74c8cfea8061ac2 /.gitlab-ci/setup_mingw.sh | |
parent | fa993130f91a09c5b8d1454514a4ad44dd54f116 (diff) | |
download | libxml2-fdc9cfaa148840c0c76d3837e359eeca5b33e3ad.tar.gz |
cmake: Fix va_copy detection
va_copy is defined by the standard as a macro, so check_function_exists
will not detect it; check_symbol_exists will.
Fixes #528.
Diffstat (limited to '.gitlab-ci/setup_mingw.sh')
0 files changed, 0 insertions, 0 deletions