[edk2] [Patch 0/2] BaseTools: Fix XCODE5 build breaks for varargs

Michael Kinney posted 2 patches 6 years, 11 months ago
Failed in applying to current master (apply log)
BaseTools/Conf/tools_def.template | 60 ++++++++++++++++++++-------------------
1 file changed, 31 insertions(+), 29 deletions(-)
[edk2] [Patch 0/2] BaseTools: Fix XCODE5 build breaks for varargs
Posted by Michael Kinney 6 years, 11 months ago
* Add -D NO_MSABI_VAARGS to X64 XCODE CC_FLAGS
* Clean up XCODE5 tool chain statements

Cc: Andrew Fish <afish@apple.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>

Michael Kinney (2):
  BaseTools: Add -D NO_MSABI_VARGS to X64 XCODE5 CC_FLAGS
  BaseTools: Clean up tools_def.template for XCODE5

 BaseTools/Conf/tools_def.template | 60 ++++++++++++++++++++-------------------
 1 file changed, 31 insertions(+), 29 deletions(-)

-- 
2.6.3.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [Patch 0/2] BaseTools: Fix XCODE5 build breaks for varargs
Posted by Andrew Fish 6 years, 11 months ago
Reviewed-by: Andrew Fish <afish@apple.com>

> On May 18, 2017, at 11:52 PM, Michael Kinney <michael.d.kinney@intel.com> wrote:
> 
> * Add -D NO_MSABI_VAARGS to X64 XCODE CC_FLAGS
> * Clean up XCODE5 tool chain statements
> 
> Cc: Andrew Fish <afish@apple.com>
> Cc: Liming Gao <liming.gao@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
> 
> Michael Kinney (2):
>  BaseTools: Add -D NO_MSABI_VARGS to X64 XCODE5 CC_FLAGS
>  BaseTools: Clean up tools_def.template for XCODE5
> 
> BaseTools/Conf/tools_def.template | 60 ++++++++++++++++++++-------------------
> 1 file changed, 31 insertions(+), 29 deletions(-)
> 
> -- 
> 2.6.3.windows.1
> 

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [Patch 0/2] BaseTools: Fix XCODE5 build breaks for varargs
Posted by Gao, Liming 6 years, 11 months ago
Reviewed-by: Liming Gao <liming.gao@intel.com>

>-----Original Message-----
>From: Kinney, Michael D
>Sent: Friday, May 19, 2017 2:52 PM
>To: edk2-devel@lists.01.org
>Cc: Andrew Fish <afish@apple.com>; Gao, Liming <liming.gao@intel.com>;
>Kinney, Michael D <michael.d.kinney@intel.com>
>Subject: [Patch 0/2] BaseTools: Fix XCODE5 build breaks for varargs
>
>* Add -D NO_MSABI_VAARGS to X64 XCODE CC_FLAGS
>* Clean up XCODE5 tool chain statements
>
>Cc: Andrew Fish <afish@apple.com>
>Cc: Liming Gao <liming.gao@intel.com>
>Contributed-under: TianoCore Contribution Agreement 1.0
>Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
>
>Michael Kinney (2):
>  BaseTools: Add -D NO_MSABI_VARGS to X64 XCODE5 CC_FLAGS
>  BaseTools: Clean up tools_def.template for XCODE5
>
> BaseTools/Conf/tools_def.template | 60 ++++++++++++++++++++------------
>-------
> 1 file changed, 31 insertions(+), 29 deletions(-)
>
>--
>2.6.3.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel