Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CC_OPTIMIZE_FOR_SIZE
has multiple definitions:
init/Kconfig
The configuration item CONFIG_CC_OPTIMIZE_FOR_SIZE:
(none)
Choosing this option will pass "-Os" to your compiler resulting in a smaller kernel.
init/Kconfig
The configuration item CONFIG_CC_OPTIMIZE_FOR_SIZE:
(none)
Enabling this option will pass "-Os" instead of "-O2" to your compiler resulting in a smaller kernel.
If unsure, say N.
init/Kconfig
The configuration item CONFIG_CC_OPTIMIZE_FOR_SIZE:
CONFIG_ARM || CONFIG_H8300 || CONFIG_SUPERH || CONFIG_EXPERIMENTAL
Enabling this option will pass "-Os" instead of "-O2" to gcc resulting in a smaller kernel.
WARNING: some versions of gcc may generate incorrect code with this option. If problems are observed, a gcc upgrade may be needed.
If unsure, say N.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2024). See also LKDDb sources on GitLab