VirtualBox

Changeset 83748 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Apr 17, 2020 12:38:06 PM (5 years ago)
Author:
vboxsync
Message:

IPRT: Sort IPRT status messages so we can look them up using binary searching. [build fix] bugref:8489

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r83746 r83748  
    37053705# Sorter for the IPRT status codes.
    37063706#
    3707 BLDPROGS.win += bldRTErrMsgSorter
     3707BLDPROGS += bldRTErrMsgSorter
    37083708bldRTErrMsgSorter_TEMPLATE = VBoxBldProg
    37093709bldRTErrMsgSorter_INCS     = $(IPRT_OUT_DIR)
     
    37143714# Sorter for the windows error codes.
    37153715#
    3716 BLDPROGS += bldRTErrMsgWinSorter
     3716BLDPROGS.win += bldRTErrMsgWinSorter
    37173717bldRTErrMsgWinSorter_TEMPLATE = VBoxBldProg
    37183718bldRTErrMsgWinSorter_INCS     = $(IPRT_OUT_DIR)
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