This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
lsts_glued/rules/base/cross.bash

10 lines
104 B
Bash
Raw Normal View History

source $pkg_common
2013-07-13 17:19:22 +01:00
requires=\
(
'base/host'
'gcc/cross'
2013-07-31 05:21:49 +01:00
'eglibc/locales'
2013-07-13 17:19:22 +01:00
'gdb/cross'
)