meson: Improve PG_VERSION_STR generation Previously the host operating system and 32/64 bit were not included and the build machine's cpu was used, which is potentially wrong for cross builds.
Author: Juan José SantamarÃa Flecha <[email protected]> Author: Andres Freund <[email protected]> Discussion: https://postgr.es/m/cac+axb16gwyhkcds+t0pk3u7kktpvj5l-ynmhk3gbea330a...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/fc7852c6cb89a5384e0b4ad30874de92f63f88be Modified Files -------------- meson.build | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-)
