• Sam Lantinga's avatar
    Date: Sun, 07 Mar 2004 22:54:11 +0900 · d97c090d
    Sam Lantinga authored
    From: Hayashi Naoyuki
    Subject: Tru64 cdrom and pthread option fix
    
    SDL-1.2.7/src/cdrom/osf/SDL_syscdrom.c Fixes
    Some CD-ROM drives(ex. TEAC CD-532E) cannot play
    first 150 frames(aka gap).
    CheckDrive() fix.
    The end of comment is "* /" in AddDrive().
    
    SDL-1.2.7/configure.in Fixes
    Add *-*-osf pthread option and
    delete line SDL_LIBS="$SDL_LIBS -lrt".
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40874
    d97c090d
configure.in 94.4 KB