diff options
author | Andres Freund | 2022-09-19 22:34:50 +0000 |
---|---|---|
committer | Andres Freund | 2022-09-19 22:39:35 +0000 |
commit | 70df2df1cc89e69e31b31b6aa0d65fd72935af38 (patch) | |
tree | 4fd0d0b7985e39f12e22fe698d254c3f3e81c547 /src/backend/access/gist/gistbuild.c | |
parent | 1091b48cd761abc7f697fa9c4e018c46763b46fb (diff) |
Extend gendef.pl in preparation for meson
The main issue with using gendef.pl as-is for meson is that with meson the
filenames are a bit longer, exceeding the max commandline length when calling
dumpbin with all objects. As it's easier to pass in a library anyway, do so.
The .def file location, input and temporary file location need to be tunable
as well.
This also fixes a bug in gendef.pl: The logic when to regenerate was broken
and never avoid regenerating.
Author: Andres Freund <[email protected]>
Reviewed-By: Peter Eisentraut <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions