VirtualBox

Changeset 3322 in kBuild for trunk/src/kmk/makeint.h


Ignore:
Timestamp:
Apr 16, 2020 10:23:49 PM (5 years ago)
Author:
bird
Message:

kmk/kbuild: kbuild_apply_defpath must walk quoted file tokens rather than simple space separated tokens. Added find_next_file_token to do the parsing. Updated find_next_token_eos with correct variable expansion skipping.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/makeint.h

    r3273 r3322  
    679679#ifdef KMK
    680680char *find_next_token_eos (const char **ptr, const char *eos, unsigned int *lengthptr);
     681char *find_next_file_token (const char **ptr, const char *eos, unsigned int *lengthptr);
    681682#endif
    682683#ifndef CONFIG_WITH_VALUE_LENGTH
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