mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-10-23 16:23:56 +00:00
![]() clang 17 defaults to C++17, where the 'register' keyword is deprecated and the warning changed to an error. To avoid build errors, compile against C++14 by specifying '-std=c++14' in CXXFLAGS. Signed-off-by: Rebecca Cran <rebecca@quicinc.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn> |
||
---|---|---|
.. | ||
app.makefile | ||
footer.makefile | ||
header.makefile | ||
lib.makefile | ||
ms.app | ||
ms.common | ||
ms.lib | ||
ms.rule | ||
NmakeSubdirs.bat | ||
NmakeSubdirs.py |