Trying to fix AIX bustage.
git-svn-id: svn://10.0.0.236/trunk@186216 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
70644e77d8
commit
46ac9fbedb
@ -21,7 +21,7 @@
|
||||
*/
|
||||
|
||||
/* BEGIN MOZILLA CHANGE (https://bugzilla.mozilla.org/show_bug.cgi?id=297604) */
|
||||
// #if defined(__GNUC__) && defined(__i386__)
|
||||
/* #if defined(__GNUC__) && defined(__i386__) */
|
||||
#if defined(__GNUC__) && defined(__i386__) && !defined(XP_MACOSX)
|
||||
/* END MOZILLA CHANGE */
|
||||
/* We'll use this version by default only where we know it helps.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user