Move toolchain related configures into one place
This commit is contained in:
parent
ed2103a49f
commit
8e19edd1b5
2 changed files with 27 additions and 29 deletions
|
@ -260,11 +260,5 @@
|
|||
},
|
||||
},
|
||||
}], # OS=="mac"
|
||||
|
||||
['OS=="linux"', {
|
||||
'variables': {
|
||||
'pkg-config': '<(source_root)/tools/linux/pkg-config-wrapper "<(sysroot)" "<(target_arch)" "<(system_libdir)"',
|
||||
},
|
||||
}], # OS=="linux"
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue