Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 674024
Collapse All | Expand All

(-)seamonkey-2.49.5/mozilla.orig/python/mozbuild/mozbuild/configure/constants.py (-1 / +1 lines)
Lines 42-48 Link Here
42
42
43
CPU_bitness = {
43
CPU_bitness = {
44
    'aarch64': 64,
44
    'aarch64': 64,
45
    'Alpha': 32,
45
    'Alpha': 64,
46
    'arm': 32,
46
    'arm': 32,
47
    'hppa': 32,
47
    'hppa': 32,
48
    'ia64': 64,
48
    'ia64': 64,

Return to bug 674024