Added UEFI Support
This commit is contained in:
parent
6d45378b3d
commit
026e0dbab5
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ CFLAGS="${COMMON_FLAGS}"
|
|||
CXXFLAGS="${COMMON_FLAGS}"
|
||||
FCFLAGS="${COMMON_FLAGS}"
|
||||
FFLAGS="${COMMON_FLAGS}"
|
||||
|
||||
GRUB_PLATFORMS="efi-64"
|
||||
CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3"
|
||||
|
||||
MAKEOPTS="-j20 -l20"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue