Home
last modified time | relevance | path

Searched hist:bc01e889 (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/solenv/gbuild/platform/
H A Dwindows.mkdiff bc01e889 Sun Oct 01 07:48:00 UTC 2023 Damjan Jovanovic <damjan@apache.org> For gbuild, when linking a binary on Windows produces a .manifest file,
embed this manifest into the binary like dmake did.

Unfortunately our old version of LINK.EXE doesn't have the /MANIFEST:EMBED
option, so the manifest has to be be embedded by calling MT.EXE in a
separate step.

Also, stop delivering the .manifest files to ${OUTDIR} now.

Patch by: me
Fixes: #127731 - AOO fails to open ODBC manager

(cherry picked from commit 104751b68faf29eef4f137251f7b9ecd22ed8074)

Completed in 16 milliseconds