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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/configure.in
0
++ b/configure.in
Lines 9032-9038 Link Here
9032
9032
9033
# target_arch is from {ia32|x64|arm}
9033
# target_arch is from {ia32|x64|arm}
9034
case "$CPU_ARCH" in
9034
case "$CPU_ARCH" in
9035
x86_64 | ia64)
9035
x86_64)
9036
    WEBRTC_TARGET_ARCH=x64
9036
    WEBRTC_TARGET_ARCH=x64
9037
    ;;
9037
    ;;
9038
9038

Return to bug 465396