--- a/mozilla/security/coreconf/Linux.mk 2012-01-09 12:36:52.684855212 -0600 +++ b/mozilla/security/coreconf/Linux.mk 2012-01-09 12:43:50.968625946 -0600 @@ -137,7 +137,7 @@ # -ansi on platforms like Android where the system headers are C99 and do # not build with -ansi. STANDARDS_CFLAGS = -ansi -D_POSIX_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE -OS_CFLAGS = $(STANDARDS_CFLAGS) $(DSO_CFLAGS) $(OS_REL_CFLAGS) $(ARCHFLAG) -Wall -Werror-implicit-function-declaration -Wno-switch -pipe -DLINUX -Dlinux -DHAVE_STRERROR +OS_CFLAGS = $(STANDARDS_CFLAGS) $(DSO_CFLAGS) $(OS_REL_CFLAGS) $(ARCHFLAG) $(CFLAGS) -Wall -Werror-implicit-function-declaration -Wno-switch -pipe -DLINUX -Dlinux -DHAVE_STRERROR OS_LIBS = $(OS_PTHREAD) -ldl -lc ifdef USE_PTHREADS