VirtualBox

Changeset 3273 in kBuild for trunk/src/kmk/job.c


Ignore:
Timestamp:
Jan 4, 2019 12:48:51 AM (6 years ago)
Author:
bird
Message:

kmk: OS/2 build fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/job.c

    r3234 r3273  
    33643364# ifdef __EMX__ /* is this necessary? */
    33653365    if (!unixy_shell && shellflags)
    3366       shellflags[0] = '/'; /* "/c" */
     3366      ((char *)shellflags)[0] = '/'; /* "/c" */
    33673367# endif
    33683368
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