mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
overlay: porting the last make.default change here too
This commit is contained in:
parent
284373d589
commit
08bf0ec3f0
1 changed files with 3 additions and 0 deletions
|
|
@ -13,3 +13,6 @@ FCFLAGS="${FCFLAGS} -frecord-gcc-switches"
|
|||
USE="${USE} xinerama"
|
||||
|
||||
GRUB_PLATFORMS="coreboot efi-32 efi-64 emu multiboot pc qemu"
|
||||
|
||||
#mgorny suggested this speeds up sync, in my testing it makes a rather large difference
|
||||
PORTAGE_RSYNC_EXTRA_OPTS="--omit-dir-times"
|
||||
|
|
|
|||
Loading…
Reference in a new issue