glibc 2.34 fix

Tested working to compile mako on Fedora 35

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2021-11-14 19:44:53 -05:00
parent b8f5d8a510
commit f950398fa1
4 changed files with 19 additions and 6 deletions

View file

@ -37,6 +37,7 @@ export DOS_TOR_WRAPPER="";
export DOS_MALWARE_SCAN_ENABLED=true; #Set true to perform a fast scan on patchWorkspace() and a through scan on buildAll()
export DOS_MALWARE_SCAN_SETTING="quick"; #buildAll() scan speed. Options: quick, extra, slow, full
export DOS_REFRESH_PATCHES=true; #Set true to refresh branch-specific patches on apply
export DOS_HOST_GLIBC2_34=true; #Set true to enable a glibc 2.34+ workaround XXX: hard-coded to Fedora 35 paths
#Deblobber
export DOS_DEBLOBBER_REMOVE_ACCESSORIES=true; #Set false to allow use of external accessories that depend on blobs