forked from mirrors/0ad
618ffc7bf9
Boost 1.89 no longer offers the deprecated library for boost_system [1], so drop it from the list of libraries to link against. This effectively bumps the minimum required boost version to 1.69 [2]. [1] https://github.com/boostorg/system/commit/7a495bb46d7ccd808e4be2a6589260839b0fd3a3 [1] https://github.com/boostorg/system/commit/2fa0a00583a3a791092568d2ade793314181926e Fixes: #8471 Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>