VirtualBox

Changeset 41605 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jun 7, 2012 1:14:38 AM (13 years ago)
Author:
vboxsync
Message:

Use the -zu flag.

Location:
trunk/src/VBox/Devices/PC/BIOS-new
Files:
2 edited

Legend:

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

    r41604 r41605  
    3434 TEMPLATE_VBoxBios_INCS    = .
    3535 TEMPLATE_VBoxBios_ASFLAGS = -q -3 -wx
    36  TEMPLATE_VBoxBios_CFLAGS  = -q -3 -wx -zu -s -oas -d1+ -ms
     36 TEMPLATE_VBoxBios_CFLAGS  = -q -3 -wx -zl -zu -s -oas -d1+ -ms
    3737 TEMPLATE_VBoxBios_DEFS    = \
    3838        VBOX_PC_BIOS \
  • trunk/src/VBox/Devices/PC/BIOS-new/support.asm

    r41604 r41605  
    3535
    3636
    37 ;
    38 ; A symbol the compiler uses to make sure it drags in the right clibs.
    39 ;
    40 _small_code_:
    41                 cli
    42                 hlt
    43 
    44 
    4537;;
    4638; 32-bit unsigned division.
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