]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/C/Makefiles/header.makefile
BaseTools: Fix BaseTools C compiler flags for Xcode 5
authorAnderw Fish <afish@apple.com>
Thu, 28 Aug 2014 05:13:37 +0000 (05:13 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 28 Aug 2014 05:13:37 +0000 (05:13 +0000)
commitf7523dee90d893a7612b5eff94b2bd33b277dde2
tree5b7f52994689f89d1f5b74bc6051e6ec1372a3a4
parent4e363936ecb2e38ad4955c8d7718d2ff5204dbb0
BaseTools: Fix BaseTools C compiler flags for Xcode 5

-fno-merge-constants is not supported by clang, and it warns it will turn into
  a hard error in the future.
-Wno-deprecated-declarations removes warnings about obsolete libraries that
  are not secure.
-Wno-self-assign removes warnings from LZMA code.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Anderw Fish <afish@apple.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15938 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/C/Makefiles/header.makefile