packages/atk: fix Makefile
Reported-by: "James J. Dines" <jdines@jdines.net> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
a08538fd5a
commit
4973632207
6
CHANGES
6
CHANGES
@ -1,3 +1,9 @@
|
||||
2010.08: Not yet released:
|
||||
|
||||
Fixes all over the tree.
|
||||
|
||||
Updated/fixed packages: atk
|
||||
|
||||
2010.08-rc2, Released August 30th, 2010:
|
||||
|
||||
Fixes all over the tree.
|
||||
|
@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG
|
||||
|
||||
config BR2_VERSION
|
||||
string
|
||||
default "2010.08-rc2"
|
||||
default "2010.08-rc2-git"
|
||||
|
||||
source "target/Config.in.arch"
|
||||
source "target/device/Config.in"
|
||||
|
@ -41,7 +41,7 @@ ATK_CONF_ENV = ac_cv_func_posix_getpwuid_r=yes \
|
||||
gl_cv_c_restrict=no ac_cv_prog_F77=no
|
||||
|
||||
ATK_CONF_OPT = --enable-shared \
|
||||
--enable-static
|
||||
--enable-static \
|
||||
--disable-glibtest --enable-explicit-deps=no \
|
||||
--disable-debug
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user