[0.4.11][CMAKE] Update GCC dbg baseaddress.cmake
authorJoachim Henze <Joachim.Henze@reactos.org>
Mon, 3 Oct 2022 02:46:26 +0000 (04:46 +0200)
committerJoachim Henze <Joachim.Henze@reactos.org>
Mon, 3 Oct 2022 02:46:26 +0000 (04:46 +0200)
commit064f97d7bf330f1849e8ce85dc0cff75f29c28c2
tree6df3e3453ea461513befa8cb5e1df01a73957571
parent734fb5028b1af47d9ab7e2de1cddcf61cd6647ee
[0.4.11][CMAKE] Update GCC dbg baseaddress.cmake

by hand!

Motivation is to fix the following warnings at configure-time for *GCC dbg* :
-- fusion has no base address
-- fusion_1_1 has no base address
-- fusion_2_0 has no base address
-- xolehlp has no base address
-- localspl_apitest.dll has no base address

This fixes CORE-14831 for *GCC dbg* at least for this branch.
Meaning: It hides the effect, without fixing the cause.
It is neither a sufficient fix for other toolchains/configs,
nor a sustainable solution for master yet.
We'd need to improve the python script for that.
sdk/cmake/baseaddress.cmake