On Thu, 1 Apr 2021 17:44:58 GMT, Arun Joseph <ajos...@openjdk.org> wrote:

>> I should add that if changes are needed to the `Makefile.msvc` files to 
>> accept extra link flags to be passed in, then it would be fine to modify 
>> them.
>
> It would be better to add the flag in `libxml/CMakeLists.txt` or in 
> `build.gradle` via `cmakeArgs`.

Ideally the latter, if feasible, so that the logic to handle 
`SOURCE_DATE_EPOCH` is more localized.

-------------

PR: https://git.openjdk.java.net/jfx/pull/446

Reply via email to