efitools ver. bump

This commit is contained in:
Rmys
2020-01-25 21:41:57 +03:00
parent d9a8031d95
commit 3ee817c409
3 changed files with 22 additions and 2 deletions
+1
View File
@@ -10,6 +10,7 @@ from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def build():
shelltools.system('sed -i "s/-O2/${CFLAGS} -Wno-pointer-sign/" Make.rules')
shelltools.export("ARCH","x86_64")
autotools.make()