mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 21:31:10 +02:00
profile: drop broken VIDEO_CARDS='glint'
This commit is contained in:
parent
442b65447e
commit
49bf1adb01
2 changed files with 2 additions and 2 deletions
|
|
@ -11,4 +11,4 @@ UNICORN_TARGETS="arm aarch64 x86"
|
|||
#keystone target
|
||||
LLVM_TARGETS="X86"
|
||||
|
||||
VIDEO_CARDS="nvidia amdgpu nouveau fbdev glint intel i965 iris mach64 mga nv radeon radeonsi radeonhd savage sis tdfx vga via vmware voodoo apm chips cirrus cyrix epson i128 i740 imstt nsc rendition s3 s3virge siliconmotion"
|
||||
VIDEO_CARDS="nvidia amdgpu nouveau fbdev intel i965 iris mach64 mga nv radeon radeonsi radeonhd savage sis tdfx vga via vmware voodoo apm chips cirrus cyrix epson i128 i740 imstt nsc rendition s3 s3virge siliconmotion"
|
||||
|
|
|
|||
|
|
@ -13,6 +13,6 @@ UNICORN_TARGETS="arm aarch64 x86"
|
|||
#keystone target
|
||||
LLVM_TARGETS="X86"
|
||||
|
||||
VIDEO_CARDS="amdgpu nouveau fbdev glint intel i965 iris mach64 mga nv radeon radeonsi radeonhd savage sis tdfx vga via vmware voodoo apm chips cirrus cyrix epson i128 i740 imstt nsc rendition s3 s3virge siliconmotion"
|
||||
VIDEO_CARDS="amdgpu nouveau fbdev intel i965 iris mach64 mga nv radeon radeonsi radeonhd savage sis tdfx vga via vmware voodoo apm chips cirrus cyrix epson i128 i740 imstt nsc rendition s3 s3virge siliconmotion"
|
||||
|
||||
BINPKG_COMPRESS_FLAGS="-c -T0 -15"
|
||||
|
|
|
|||
Loading…
Reference in a new issue