Wiki Roadmap Timeline Tickets New Ticket Source Search Help / Guide About Trac Login

Changeset 659:43d2ab9833bf

Show
Ignore:
Timestamp:
10/06/08 10:22:54 (2 months ago)
Author:
Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
branch:
default
Message:

Forgot a change from DMD update.
Removed old Phobos rebuild profiles.
Updated Tango rebuild profile slightly.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gen/toir.cpp

    r656 r659  
    26042604} 
    26052605 
    2606 void obj_includelib(char* lib) 
     2606void obj_includelib(const char* lib) 
    26072607{ 
    26082608    char *arg = (char *)mem.malloc(64); 
  • llvmdc-tango

    r655 r659  
    1313noversion=GNU 
    1414testversion=linux 
     15testversion=darwin 
     16testversion=freebsd 
    1517testversion=Unix 
    1618testversion=Posix 
     
    1820testversion=Win32 
    1921testversion=Win64 
     22testversion=mingw32 
    2023testversion=X86 
    2124testversion=PPC 
Copyright © 2008, LLVMDC Development Team.