Changeset 100506 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Jul 11, 2023 11:05:12 AM (20 months ago)
- svn:sync-xref-src-repo-rev:
- 158291
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/Firmware/Config.kmk
r99475 r100506 140 140 TEMPLATE_VBoxEfiBldProg_CFLAGS.linux = $(TEMPLATE_VBoxBldProg_CFLAGS.linux) 141 141 TEMPLATE_VBoxEfiBldProg_CFLAGS.linux += -Wno-misleading-indentation 142 TEMPLATE_VBoxEfiBldProg_CFLAGS.linux += -Wno-error=stringop-truncation # VfrCompile/Pccts/antlr/mrhoist.c:2216:5: error: 'strncpy' specified bound 50 equals destination size 142 143 143 144 TEMPLATE_VBoxEfiBldProg_CXXFLAGS.darwin.arm64 = $(TEMPLATE_VBoxBldProg_CXXFLAGS.darwin.arm64)
Note:
See TracChangeset
for help on using the changeset viewer.