mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
glib: build static for target host
This commit is contained in:
parent
adec105cd9
commit
416a7e72ba
@ -1,6 +1,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
# This file is part of OpenELEC - http://www.openelec.tv
|
# This file is part of OpenELEC - http://www.openelec.tv
|
||||||
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
||||||
|
# Copyright (C) 2016- Team LibreELEC
|
||||||
#
|
#
|
||||||
# OpenELEC is free software: you can redistribute it and/or modify
|
# OpenELEC is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
@ -33,6 +34,7 @@ PKG_LONGDESC="GLib is a library which includes support routines for C such as li
|
|||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="yes"
|
PKG_AUTORECONF="yes"
|
||||||
|
|
||||||
|
PKG_CONFIGURE_OPTS_HOST="--enable-static --disable-shared"
|
||||||
PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_mmap_fixed_mapped=yes \
|
PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_mmap_fixed_mapped=yes \
|
||||||
ac_cv_func_posix_getpwuid_r=yes \
|
ac_cv_func_posix_getpwuid_r=yes \
|
||||||
ac_cv_func_posix_getgrgid_r=yes \
|
ac_cv_func_posix_getgrgid_r=yes \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user