summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2022-04-14 14:25:31 +0300
committerTor Lillqvist <tml@collabora.com>2022-04-19 11:07:36 +0200
commit19a34e3f2985fb66f99f9e308f37b5f8f11e47f4 (patch)
treeff01da66c83cc9796862aa88d9017a44eb711c31 /solenv
parentb9f778460977921c945b798376121785a69d9e08 (diff)
Avoid LOKClipboard harder on iOS
When I back- or side-ported cde6577dcb9c94aca7605790d34c83a5ff62edad to this branch (as 0111b70afdce44118a3616496c70c75962e7f57f) I could not apply all of it because this branch was so different, or something, then. But now more of it is needed, and does apply. Change-Id: I2710a7537594c486878a68c630f762a24ac81c49 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133017 Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'solenv')
-rwxr-xr-xsolenv/bin/native-code.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index 5e1b4db93ec9..0e2ed402c750 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -129,7 +129,7 @@ core_constructor_list = [
"com_sun_star_comp_dba_ODatabaseSource",
"com_sun_star_comp_dba_ORowSet_get_implementation",
# desktop/lokclipboard.component
- "desktop_LOKClipboard_get_implementation",
+ ("desktop_LOKClipboard_get_implementation", "#ifndef IOS"),
# drawinglayer/drawinglayer.component
"drawinglayer_XPrimitive2DRenderer",
# embeddedobj/util/embobj.component