code reorganisation
This commit is contained in:
parent
5338fc37ed
commit
eb2a2c9d3a
1 changed files with 0 additions and 1 deletions
|
@ -227,7 +227,6 @@ func matchLibs(unikraftLibs string, data *u.Data) ([]string, map[string]string,
|
|||
|
||||
// Perform the symbol matching
|
||||
matchedLibs = matchSymbols(matchedLibs, dataMap, mapSymbols)
|
||||
//matchedLibs = append(matchedLibs, LWIP)
|
||||
|
||||
return matchedLibs, externalLibs, nil
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue