|
Lucio Andrés Illanes Albornoz |
12508d |
#
|
|
Lucio Andrés Illanes Albornoz |
12508d |
# Build group dev_packages
|
|
Lucio Andrés Illanes Albornoz |
12508d |
#
|
|
Lucio Andrés Illanes Albornoz |
2f7577 |
GROUP_AUTO=0;
|
|
Lucio Andrés Illanes Albornoz |
bf9edf |
DEV_PACKAGES_CFLAGS_CONFIGURE="$(rtl_lconcat "${DEFAULT_CFLAGS}" "--sysroot=${PREFIX_NATIVE}")";
|
|
Lucio Andrés Illanes Albornoz |
76244e |
DEV_PACKAGES_CXXFLAGS_CONFIGURE="$(rtl_lconcat "${DEFAULT_CXXFLAGS}" "--sysroot=${PREFIX_NATIVE}")";
|
|
Lucio Andrés Illanes Albornoz |
12508d |
DEV_PACKAGES_CONFIG_CACHE_LOCAL="${CONFIG_CACHE_GNULIB}";
|
|
Lucio Andrés Illanes Albornoz |
12508d |
DEV_PACKAGES_CONFIGURE_ARGS="-C --disable-nls --host=${DEFAULT_TARGET} --prefix= --program-prefix= --target=${DEFAULT_TARGET}";
|
|
Lucio Andrés Illanes Albornoz |
76244e |
DEV_PACKAGES_GROUP_DEPENDS="host_deps host_deps_rpm host_toolchain host_tools native_toolchain native_tools";
|
|
Lucio Andrés Illanes Albornoz |
12508d |
DEV_PACKAGES_LDFLAGS_CONFIGURE="--sysroot=${PREFIX_NATIVE}";
|
|
Lucio Andrés Illanes Albornoz |
12508d |
DEV_PACKAGES_MAKEFLAGS_INSTALL="PREFIX= prefix=";
|
|
Lucio Andrés Illanes Albornoz |
12508d |
DEV_PACKAGES_PACKAGES="
|
|
Lucio Andrés Illanes Albornoz |
12508d |
ncurses ncursesw coreutils bash libz git make sed grep findutils m4 flex bison
|
|
Lucio Andrés Illanes Albornoz |
12508d |
diffutils patch patchutils gzip tar dos2unix nano vim";
|
|
Lucio Andrés Illanes Albornoz |
703f24 |
DEV_PACKAGES_PKG_CONFIG_LIBDIR="${PREFIX_NATIVE}/lib/pkgconfig";
|
|
Lucio Andrés Illanes Albornoz |
12508d |
DEV_PACKAGES_PREFIX="${PREFIX_NATIVE}";
|
|
Lucio Andrés Illanes Albornoz |
12508d |
DEV_PACKAGES_PYTHON="${PREFIX}/bin/python2";
|
|
Lucio Andrés Illanes Albornoz |
12508d |
|
|
Lucio Andrés Illanes Albornoz |
12508d |
# vim:filetype=sh textwidth=0
|