mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Adding leaky to the linux/intel build. a=ramiro, r=slamm
This commit is contained in:
parent
16691bc35b
commit
3a7ce2580e
@ -544,7 +544,10 @@ case "$target" in
|
||||
alpha*)
|
||||
CFLAGS="$CFLAGS -mieee"
|
||||
CXXFLAGS="$CXXFLAGS -mieee"
|
||||
;;
|
||||
;;
|
||||
i*86*)
|
||||
AC_DEFINE(MOZ_LEAKY)
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user