]> Kevux Git Server - controller/commit
Bugfix: Cannot disable f_thread_cancel() and f_thread_cancel_state_set() on Android.
authorKevin Day <Kevin@kevux.org>
Mon, 15 Dec 2025 01:11:16 +0000 (19:11 -0600)
committerKevin Day <Kevin@kevux.org>
Mon, 15 Dec 2025 01:11:16 +0000 (19:11 -0600)
commit2c460a229f7170cb2616336835807ddac32f7efa
tree5b5adf7c4a7117c482c7e8f18add867ad84ca83c
parent2eafb6543f2e90837b3d37f7c2b81933b9fbde69
Bugfix: Cannot disable f_thread_cancel() and f_thread_cancel_state_set() on Android.

These are now required by the programs.
I also tested on Android and found that these now work.
It should be safe to enable these by default on Android.
data/build/settings
data/build/settings.controller
data/build/settings.init
data/build/stand_alone/settings.controller
data/build/stand_alone/settings.init