[edk2-devel] [edk2-libc Patch 0/2] Resolve CLANGPDB build issues

Michael D Kinney posted 2 patches 2 years, 7 months ago
Failed in applying to current master (apply log)
AppPkg/Applications/Enquire/Enquire.inf | 7 ++++---
StdLib/Include/sys/EfiCdefs.h           | 7 +------
StdLib/StdLib.inc                       | 3 ++-
3 files changed, 7 insertions(+), 10 deletions(-)
[edk2-devel] [edk2-libc Patch 0/2] Resolve CLANGPDB build issues
Posted by Michael D Kinney 2 years, 7 months ago
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1618

* Disable warnings for unused variables
* Define __FILE__ to be __FILE_NAME__ 
* Disable warnings for unused command line arguments.  
* Define __warn_references() to nothing for all toolchains.  

Cc: Rebecca Cran <rebecca@nuviainc.com>
Cc: Sivaraman <sivaramann@amiindia.co.in>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>

Michael D Kinney (2):
  AppPkg/Applications/Enquire: Resolve CLANGPDB build issues
  StdLib: Resolve CLANGPDB build issues

 AppPkg/Applications/Enquire/Enquire.inf | 7 ++++---
 StdLib/Include/sys/EfiCdefs.h           | 7 +------
 StdLib/StdLib.inc                       | 3 ++-
 3 files changed, 7 insertions(+), 10 deletions(-)

-- 
2.32.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#80029): https://edk2.groups.io/g/devel/message/80029
Mute This Topic: https://groups.io/mt/85287995/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [edk2-libc Patch 0/2] Resolve CLANGPDB build issues
Posted by Rebecca Cran 2 years, 7 months ago
For the series:


Reviewed-by: Rebecca Cran <rebecca@nuviainc.com>

On 8/31/21 3:49 PM, Michael D Kinney wrote:
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1618
>
> * Disable warnings for unused variables
> * Define __FILE__ to be __FILE_NAME__
> * Disable warnings for unused command line arguments.
> * Define __warn_references() to nothing for all toolchains.
>
> Cc: Rebecca Cran <rebecca@nuviainc.com>
> Cc: Sivaraman <sivaramann@amiindia.co.in>
> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
>
> Michael D Kinney (2):
>    AppPkg/Applications/Enquire: Resolve CLANGPDB build issues
>    StdLib: Resolve CLANGPDB build issues
>
>   AppPkg/Applications/Enquire/Enquire.inf | 7 ++++---
>   StdLib/Include/sys/EfiCdefs.h           | 7 +------
>   StdLib/StdLib.inc                       | 3 ++-
>   3 files changed, 7 insertions(+), 10 deletions(-)
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#80033): https://edk2.groups.io/g/devel/message/80033
Mute This Topic: https://groups.io/mt/85287995/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-