[0.4.12][CMAKE] Update GCC dbg baseaddress.cmake
authorJoachim Henze <Joachim.Henze@reactos.org>
Mon, 3 Oct 2022 00:42:39 +0000 (02:42 +0200)
committerJoachim Henze <Joachim.Henze@reactos.org>
Mon, 3 Oct 2022 00:42:39 +0000 (02:42 +0200)
commit7cebe6ff4c2cc33c2173416a2863da289e2008e5
treee7613edffcc8776b2f95b6ef0b152ac012dadcaf
parentdd66b94cf7596fe2694d0bbb472f7dda715002eb
[0.4.12][CMAKE] Update GCC dbg baseaddress.cmake

by hand!

Motivation is to fix the following warnings at configure-time for *GCC dbg* :

-- dcomlaunch has no base address
-- cryptext has no base address
-- 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