aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-03-14 12:43:55 +0000
committerKoen Kooi <koen@openembedded.org>2008-03-14 12:43:55 +0000
commit15ff7728f87869f8157129e52b7cf01489aa3d00 (patch)
tree1936059ea7432864608292a5107950dfddfce4dc /site
parent7d0c640e2b2c0cc5c3318dc08ec9dac848eee113 (diff)
downloadopenembedded-15ff7728f87869f8157129e52b7cf01489aa3d00.tar.gz
avr32 site: repair glib entry
Diffstat (limited to 'site')
-rw-r--r--site/avr32-common3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/avr32-common b/site/avr32-common
index 2b894e13cd..3d26c163fe 100644
--- a/site/avr32-common
+++ b/site/avr32-common
@@ -1,4 +1,5 @@
-#glib glib_cv_stack_grows=${glib_cv_stack_grows=no}
+#glib
+glib_cv_stack_grows=${glib_cv_stack_grows=no}
ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes}
glib_cv_uscore=${glib_cv_uscore=no}
ac_cv_func_setpgrp_void=${ac_cv_func_setpgrp_void=yes}