mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 17:59:34 +00:00
modified #if from __alpha to __osf__, because Alpha/Linux also runs on
an alpha processor, and we really want to know osf instead. Courtesy wtc.
This commit is contained in:
parent
0fa6813c34
commit
acf486a530
@ -45,7 +45,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(__alpha)
|
#if defined(__osf__)
|
||||||
#ifndef OSF1
|
#ifndef OSF1
|
||||||
# error "OSF1 is not defined"
|
# error "OSF1 is not defined"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user