-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
link: add section for storing commandline parameters
This commit is adding a dedicated ".cmdline" section for storing commandline parameters found during the compilation process. This is later used during runtime to loop over this section and compare passed commandline parameters with known ones. Signed-off-by: Martin Mazein <[email protected]>
- Loading branch information
1 parent
54f2ced
commit 67660ec
Showing
2 changed files
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters