Changeset 63194 in vbox for trunk/src/VBox
- Timestamp:
- Aug 9, 2016 8:57:06 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109813
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/ipxe/Makefile.kmk
r62509 r63194 358 358 BLDPROGS += ipxezbin 359 359 ipxezbin_TEMPLATE = VBoxBldProg 360 ipxezbin_CFLAGS = -Wno-format 360 ipxezbin_CFLAGS = -Wno-format -Wno-unused-function 361 361 ipxezbin_SOURCES = src/util/zbin.c 362 362
Note:
See TracChangeset
for help on using the changeset viewer.