23665701 Unable to login from the gdm login screen, greys out after login entered
authorNiveditha Rau <Niveditha.Rau@Oracle.COM>
Fri, 24 Jun 2016 16:07:05 -0700
changeset 6281 801ca85e3dc9
parent 6280 203b97a7f889
child 6282 f8c1b6069673
23665701 Unable to login from the gdm login screen, greys out after login entered
components/gnome/glib2/Makefile
--- a/components/gnome/glib2/Makefile	Fri Jun 24 16:19:17 2016 -0700
+++ b/components/gnome/glib2/Makefile	Fri Jun 24 16:07:05 2016 -0700
@@ -48,6 +48,10 @@
 CFLAGS.gcc += -std=gnu11
 CFLAGS.studio += -std=c11 -xlang=c11
 
+# using the setting from shared-macros.mk results in 23665701
+# overriding it here till we can get gdm rebuilt
+gcc_STACK_ALIGN.i386.32 =
+
 # Disabled by default (temporarily disabled here because it significantly
 # increases build time).
 CONFIGURE_OPTIONS += --disable-gtk-doc