Changeset 106750 in vbox
- Timestamp:
- Oct 28, 2024 1:57:39 PM (4 months ago)
- svn:sync-xref-src-repo-rev:
- 165634
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r106748 r106750 1120 1120 ## @{ 1121 1121 # For treating compiler and linker warnings as errors where possible. 1122 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), 1122 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), \ 1123 1123 darwin.x86 darwin.amd64 darwin.arm64 linux.x86 linux.amd64 linux.arm64 win.x86 win.amd64 win.arm64) 1124 1124 VBOX_WITH_WARNINGS_AS_ERRORS = 1
Note:
See TracChangeset
for help on using the changeset viewer.