VirtualBox

Changeset 106729 in vbox


Ignore:
Timestamp:
Oct 27, 2024 9:40:29 PM (5 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165612
Message:

/Config.kmk: Enable VBOX_WITH_WARNINGS_AS_ERRORS for win.arm64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r106722 r106729  
    11201120## @{
    11211121# For treating compiler and linker warnings as errors where possible.
    1122 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.x86 darwin.amd64 darwin.arm64 linux.x86 linux.amd64 linux.arm64 win.x86 win.amd64)
     1122if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), \
     1123        darwin.x86 darwin.amd64 darwin.arm64 linux.x86 linux.amd64 linux.arm64 win.x86 win.amd64 win.arm64)
    11231124 VBOX_WITH_WARNINGS_AS_ERRORS = 1
    11241125endif
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette