crosstool-ng/scripts/show-tuple.sh
Alexey Neyman 4e7d0906c1 Support out-of-tree local builds
Signed-off-by: Alexey Neyman <stilor@att.net>
2018-04-07 14:39:56 -07:00

11 lines
166 B
Bash

# What we need:
# - the .config file
# Parse the common functions
. "${CT_LIB_DIR}/scripts/functions"
# Read the sample settings
CT_LoadConfig
eval "echo \"$1\""