Find a file
Juan Manuel Cruz f8fedaa134 Kbuild: Eliminate CFLAGs that are not needed.
This commit removes several CFLAGS inherited from Linux Kconfig
that are not used in the current build system.

 - The option fno-delete-null-pointer-checks is not used.
 - O2 is not a default option and the symbol
   CONFIG_CC_OPTIMIZE_FOR_SIZE is not supported.
 - The option allow-store-data-races=0 is not used.
 - The fno-stack-protector was being added twice and is not
   a default parameter.

Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
Change-Id: I3791d995638dea50796f041e558a39d5aa7e88f6
2016-02-05 20:14:05 -05:00
arch Kbuild: Adaptation to the location change of driver headers. 2016-02-05 20:14:05 -05:00
config kconf: Add an option to select PCI on x86 architecture 2016-02-05 20:14:01 -05:00
doc doc: fix formatting and move around optional requirements 2016-02-05 20:14:01 -05:00
drivers Kbuild: Adaptation to the location change of driver headers. 2016-02-05 20:14:05 -05:00
host kconf: Fix build with gcc 5.1.1 2016-02-05 20:14:01 -05:00
include Fixes to Kbuild to build on ARM architecture. 2016-02-05 20:14:05 -05:00
kernel Kbuild: Sysgen support for NUM_TASK_PRIORITIES 2016-02-05 20:14:05 -05:00
lib Creation of Makefiles for libc minimal. 2016-02-05 20:14:04 -05:00
make Bluetooth: Add GATT debug config option 2016-02-05 20:14:04 -05:00
misc Kbuild Makefile mechanism for samples and projects. 2016-02-05 20:14:05 -05:00
net Bluetooth: Remove unused BDADDR_ANY variable 2016-02-05 20:14:04 -05:00
samples Kbuild: Test Makefiles 2016-02-05 20:14:05 -05:00
scripts Make sure we start with a new *.lnk file 2016-02-05 20:14:05 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig Add cross compiler prefix config 2016-02-05 20:14:05 -05:00
Makefile Kbuild: Eliminate CFLAGs that are not needed. 2016-02-05 20:14:05 -05:00
Makefile.inc Kbuild: QEMU target. 2016-02-05 20:14:05 -05:00
vxmicro-env.bash Remove references to ICC 2016-02-05 20:14:00 -05:00