]> git.proxmox.com Git - mirror_edk2.git/commit - StdLib/StdLib.inc
StdLib: Temporarily restrict compiler warnings so that sockets can be built using...
authorDaryl McDaniel <edk2-lists@mc2research.org>
Tue, 5 Jan 2016 23:46:22 +0000 (23:46 +0000)
committerdarylm503 <darylm503@Edk2>
Tue, 5 Jan 2016 23:46:22 +0000 (23:46 +0000)
commitcfb252305ab85bf77a303cb167c6ee80e1c35e7d
treec732a784fbda99546a7e17454d66660bab0c5d82
parent76f9e333b4de7648ed79b3aec638ff6abfa4846f
StdLib: Temporarily restrict compiler warnings so that sockets can be built using VS2015.

Update Copyright notice.
Add Build Options so that builds using VS2015 have the /Wv:11 options added to the CC_FLAGS.
This restricts the warnings generated by VS2015 (VC++) to just those that are produced by
version 11 of the C compiler, VS2010.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daryl McDaniel <edk2-lists@mc2research.org>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19586 6f19259b-4bc3-4df7-8a09-765794883524
StdLib/StdLib.inc