Edit

IABSD.fr/ports/multimedia/daala

Branch :

  • Show log

    Commit

  • Author : jca
    Date : 2016-12-29 14:37:40
    Hash : 7ac3d19a
    Message : Use --disable-asm on arm It's not clear how useful the assembler code is on arm, and it's detected using MSVC __emit() or Linux /proc/cpuinfo; let's just disable it. ok czarkoff@ (maintainer)