53bf2d0f91
This flag prevents the compiler from merging multiple tenative global variable declarations (e.g. 'int i;' without an assignment) into a single copy later. In the default (-fcommon) mode, this allows multiple definitions of an uninitialized global variable to be linked into a single program without any warnings. Change-Id: I0339012a7164dccd311ab1f62d11111d24529fbd Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> |
||
---|---|---|
.. | ||
ioat.unittest.mk | ||
json.unittest.mk | ||
nvme.libtest.mk | ||
nvme.unittest.mk | ||
nvmf.unittest.mk | ||
spdk.app.mk | ||
spdk.common.mk | ||
spdk.deps.mk | ||
spdk.lib.mk | ||
spdk.modules.mk | ||
spdk.subdirs.mk |