Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 555504 | Differences between
and this patch

Collapse All | Expand All

(-)Source/JavaScriptCore/CMakeLists.txt.old (+1 lines)
Lines 1147-1152 Link Here
1147
    endif ()
1147
    endif ()
1148
elseif (WTF_CPU_ARM64)
1148
elseif (WTF_CPU_ARM64)
1149
elseif (WTF_CPU_HPPA)
1149
elseif (WTF_CPU_HPPA)
1150
elseif (WTF_CPU_IA64)
1150
elseif (WTF_CPU_PPC)
1151
elseif (WTF_CPU_PPC)
1151
elseif (WTF_CPU_PPC64)
1152
elseif (WTF_CPU_PPC64)
1152
elseif (WTF_CPU_PPC64LE)
1153
elseif (WTF_CPU_PPC64LE)

Return to bug 555504