Move vendor property manipulation to late start

This commit is contained in:
topjohnwu
2020-05-17 14:45:08 -07:00
parent eca2168685
commit 97db49a57b
7 changed files with 83 additions and 77 deletions

View File

@ -19,8 +19,8 @@
using namespace std;
bool pfs_done = false;
static bool no_secure_dir = false;
static bool pfs_done = false;
static bool safe_mode = false;
/*********