Edit

kc3-lang/freetype/builds/unix

Branch :

  • Show log

    Commit

  • Author : Steve Langasek
    Date : 2009-03-15 00:58:25
    Hash : 2cd5dce8
    Message : Use __asm__ for declaring assembly instead of asm. * builds/unix/ftconfig.in (FT_MulFix_arm): Use __asm__ instead of asm on arm, fixing a build failure on armel with -pedantic.