diff options
author | Greg Veldman <git@gregv.net> | 2019-03-24 18:44:31 +0000 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-04-03 21:01:16 +0200 |
commit | ad03027114a8753fc7a0181df21d4d5e1905c509 (patch) | |
tree | 54620828741c541c19dd373c527a48601e12ef1b /sw/uiconfig/swform | |
parent | 2111f607973166ebc39414ba6d2019832bcfe4da (diff) |
In LibreOffice core commit d4d3766, several variables were changed
to be declared as const. However, on platforms not excluded by
NO_PTHREAD_PRIORITY, osl_thread_priority_init_Impl() then tries
later to assign values to these. This leads to compiler errors
on platforms so affected, including FreeBSD. Revert as necessary
on affected platforms, also using NO_PTHREAD_PRIORITY to match
the code in osl_thread_priority_init_Impl().
Change-Id: I0e968231e7c1be9771844222a7bab1f0fcb51a0e
Reviewed-on: https://gerrit.libreoffice.org/69603
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/uiconfig/swform')
0 files changed, 0 insertions, 0 deletions