mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-12-13 18:04:35 -05:00
a53062ca0b
Adds ptrace_scope and timeout options to 17.1, tested working Also adds hardened_malloc to 15.1, but failing to compile: external/hardened_malloc/h_malloc.c:1688:18: error: use of undeclared identifier 'M_PURGE' if (param == M_PURGE) { ^ external/hardened_malloc/h_malloc.c:1743:30: error: missing field 'ordblks' initializer [-Werror,-Wmissing-field-initializers] struct mallinfo info = {0}; ^ Signed-off-by: Tad <tad@spotco.us> |
||
---|---|---|
.. | ||
0001-Captive_Portal_Toggle.patch | ||
0002-Sensors.patch | ||
0003-Remove_SensorsOff_Tile.patch | ||
0004-Private_DNS.patch | ||
0005-Automatic_Reboot.patch | ||
0006-Bluetooth_Timeout.patch | ||
0007-WiFi_Timeout.patch | ||
0008-ptrace_scope.patch |