disable openssl and register user

This commit is contained in:
lizzie 2026-03-16 21:38:52 +00:00
parent 2359d8f091
commit b1de720284
2 changed files with 3 additions and 1 deletions

View file

@ -37,7 +37,7 @@
"0002-fix-zstd.patch"
],
"options": [
"HTTPLIB_REQUIRE_OPENSSL ON",
"HTTPLIB_REQUIRE_OPENSSL OFF",
"HTTPLIB_DISABLE_MACOSX_AUTOMATIC_ROOT_CERTIFICATES ON"
]
},