main: ensure bionic-linked libraries get a non-changning stack guard value

This commit is contained in:
Mis012
2025-01-17 19:54:36 +01:00
parent 465b3ebbfe
commit 2271ae9c06
3 changed files with 161 additions and 37 deletions

View File

@@ -158,8 +158,8 @@ resources = gnome.compile_resources('com.gitlab.android_translation_layer.androi
executable('android-translation-layer', [
'src/main-executable/main.c',
'src/main-executable/r_debug.c',
'src/main-executable/back_button.c',
'src/main-executable/bionic_compat.c',
resources
],
install: true,