mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-11-22 16:50:38 -05:00
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>
|
||
|---|---|---|
| .. | ||
| Common | ||
| LineageOS-14.1 | ||
| LineageOS-15.1 | ||
| LineageOS-16.0 | ||
| LineageOS-17.1 | ||
| LineageOS-18.1 | ||
| Generate_Signing_Keys.sh | ||
| Generate_Verified_Boot_Hashes.sh | ||
| init.sh | ||