/
githubmirror
/
efivar
Обзор
Документация
Войти
/
githubmirror
/
efivar
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
22
gcc.specs
17 строк
617 B
Peter Jones
Use gcc -specs= for most command line stuff normally.
17 ноя 2015, 19:32
17 ноя 2015, 19:32
7e8a669
Код
Авторство
О чём код?
*cpp: + -D_GNU_SOURCE *efivar_cpp_options: -Werror -Wall -std=gnu11 -fshort-wchar *cpp_options: + %(efivar_cpp_options) *cc1_options: + %(efivar_cpp_options) -Wmaybe-uninitialized -fno-merge-constants -flto -fvisibility=hidden %{!r:%{!fpie:%{!fPIE:%{!fpic:%{!fPIC:%{!fno-pic:-fPIE}}}}}} *self_spec: + %{!shared:%{!static:%{!r:-pie}}} %{static:-Wl,-no-fatal-warnings -Wl,-static -static -Wl,-z,relro,-z,now} *link: + %{!static:--fatal-warnings} --default-symver --no-undefined-version --no-allow-shlib-undefined --add-needed -z now --build-id %{!static:%{!shared:-fPIE}} %{shared:-z relro -fPIC} %{static:%<pie}