LINUX.ORG.RU

История изменений

Исправление Neuromagus, (текущая версия) :

Круто, спасибо.

hwaccel

уже не нужен. Поставь Xorg 9999 и пропиши

/etc/X11/xorg.conf.d/20-intel.conf

Section "Device"
  Identifier "Intel Graphics"
  Driver "modesetting"
  Option "TearFree" "true"
EndSection

также в make.conf есть опция EXTRA_FFMPEG_CONF=

не знал, спасибо.

Я так понял, всё на Clang. А вот этот параметр что даёт? -mabm?

fuse-ld=lld

вроде стали использовать новый линковщик, если не путаю.
Если почитать https://lld.llvm.org/ то

Since GNU ld doesn’t support the -icf=all and -gdb-index options, we removed them from the command line for GNU ld. GNU ld would have been slower than this if it had these options.

Ну и новость пробегала, что LLVM пошли по пути Gcc и добавили опцию –fat-lto-objects. https://www.phoronix.com/news/LLVM-Fat-LTO-Objects

Исправление Neuromagus, :

Круто, спасибо.

hwaccel

уже не нужен. Поставь Xorg 9999 и пропиши

/etc/X11/xorg.conf.d/20-intel.conf

Section "Device"
  Identifier "Intel Graphics"
  Driver "modesetting"
  Option "TearFree" "true"
EndSection

также в make.conf есть опция EXTRA_FFMPEG_CONF=

не знал, спасибо.

Я так понял, всё на Clang. А вот этот параметр что даёт? -mabm?

fuse-ld=lld

вроде стали использовать новый линковщик, если не путаю.
Если почитать https://lld.llvm.org/ то

Since GNU ld doesn’t support the -icf=all and -gdb-index options, we removed them from the command line for GNU ld. GNU ld would have been slower than this if it had these options.

Исправление Neuromagus, :

Круто, спасибо.

hwaccel

уже не нужен. Поставь Xorg 9999 и пропиши

/etc/X11/xorg.conf.d/20-intel.conf

Section "Device"
  Identifier "Intel Graphics"
  Driver "modesetting"
  Option "TearFree" "true"
EndSection

также в make.conf есть опция EXTRA_FFMPEG_CONF=

не знал, спасибо.

Я так понял, всё на Clang. А вот этот параметр что даёт? -mabm?

fuse-ld=lld

вроде стали использовать новый линковщик, если не путаю.

Исправление Neuromagus, :

Круто, спасибо.

hwaccel

уже не нужен. Поставь Xorg 9999 и пропиши

/etc/X11/xorg.conf.d/20-intel.conf

Section "Device"
  Identifier "Intel Graphics"
  Driver "modesetting"
  Option "TearFree" "true"
EndSection

также в make.conf есть опция EXTRA_FFMPEG_CONF=

не знал, спасибо.

Я так понял, всё на Clang. А вот этот параметр что даёт? -mabm?

Исходная версия Neuromagus, :

Круто, спасибо.

hwaccel

уже не нужен. Поставь Xorg 9999 и пропиши

/etc/X11/xorg.conf.d/20-intel.conf

Section "Device"
  Identifier "Intel Graphics"
  Driver "modesetting"
  Option "TearFree" "true"
EndSection

также в make.conf есть опция EXTRA_FFMPEG_CONF=

не знал, спасибо.

Я так понял, всё на Clang.