Browse Source
Since compiler options are unconditionally passed to the script, we may pass arguments that are not recognized. So we change to only parse known arguments. Currently, it only cares about -l, which is related to linking libraries. Signed-off-by: Daniel Leung <daniel.leung@intel.com>pull/91480/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue