Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37435245
en ru br
Репозитории ALT

Группа :: Система/Ядро и оборудование
Пакет: acpica

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: OPT_LDFLAGS.patch
Скачать


Index: acpica-unix2-20220331/generate/unix/Makefile.config
===================================================================
--- acpica-unix2-20220331.orig/generate/unix/Makefile.config
+++ acpica-unix2-20220331/generate/unix/Makefile.config
@@ -23,6 +23,9 @@
 # OPT_CFLAGS can be overridden on the make command line by
 #   adding OPT_CFLAGS="..." to the invocation.
 #
+# OPT_LDFLAGS can be overridden on the make command line by
+#   adding OPT_LDFLAGS="..." to the invocation.
+#
 # Notes:
 #   gcc should be version 4 or greater, otherwise some of the options
 #     used will not be recognized.
@@ -164,6 +167,11 @@ LDFLAGS +=-m32
 endif
 
 #
+# Common linker flags
+#
+OPT_LDFLAGS ?= 
+
+#
 # Optionally disable optimizations. Optimization causes problems on
 # some compilers such as gcc 4.4
 #
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin