VirtualBox

Changeset 84958 in vbox for trunk/src/VBox/Devices/PC/BIOS


Ignore:
Timestamp:
Jun 25, 2020 4:35:51 PM (4 years ago)
Author:
vboxsync
Message:

Devices: Use TOOL_YASM_AS at various places; helps cross-building (WSL) [build fix].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk

    r84957 r84958  
    174174                $$(VBOX_BIN2C) | $$$$(dir $$$$@)
    175175        $$(call MSG_TOOL,bin2c,PcBiosBin,$$<,$$@)
    176         $$(QUIET)$$(VBOX_YASM) -f bin -o $$(PcBiosBin_0_OUTDIR)/VBoxPcBios$(1).rom $$<
     176        $$(QUIET)$$(TOOL_YASM_AS) -f bin -o $$(PcBiosBin_0_OUTDIR)/VBoxPcBios$(1).rom $$<
    177177        $$(QUIET)$$(REDIRECT) -C $$(PcBiosBin_0_OUTDIR) -- \
    178178                $$(MD5SUM_EXT) -c $$(basename $$<).md5sum
Note: See TracChangeset for help on using the changeset viewer.

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