fix lcms2 build on Windows AARCH64 - missig output path option
commitebb2dff479556b0a8a855443c7bb9ff62b3f89f0
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Fri, 8 Dec 2023 17:59:49 +0000 (8 18:59 +0100)
committerTaichi Haradaguchi <20001722@ymail.ne.jp>
Sat, 9 Dec 2023 02:54:35 +0000 (9 03:54 +0100)
treead889477d4bf5424cb9bf1d2a98085eaaab01407
parentabdb93ce28febd7c4b4e5dad164ee8a394b499b9
fix lcms2 build on Windows AARCH64 - missig output path option

broke with e1473bc935b68147cb019572928e19a03f188f18 - the shipped config
doesn't set the outdir for arm64 build, so the dll doesn't end up in the
expected location.
Note this only patches the 2019 config that is currently also hardcoded
in the makefile

Change-Id: I21e90cd15922bbe37b534b04362450e1f87662ef
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160497
Tested-by: Jenkins
Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
external/lcms2/UnpackedTarball_lcms2.mk
external/lcms2/lcms2-windows_aarch64_outdir.patch.1 [new file with mode: 0644]