RHEL build upgrade to 8.6
This commit is contained in:
parent
a4b22f375b
commit
ba36ea1319
@ -158,9 +158,6 @@ class Worker:
|
||||
|
||||
def MakeDriverPackage(self, arch):
|
||||
cmakeName = 'cmake '
|
||||
if (self.distro == 'RHEL'):
|
||||
cmakeName = 'source scl_source enable devtoolset-7 && cmake '
|
||||
|
||||
if not self.IsBuildTagNewer():
|
||||
# Fetch spvgen resources
|
||||
os.chdir(self.driverRoot + 'spvgen/external')
|
||||
|
Loading…
Reference in New Issue
Block a user