Show
Ignore:
Timestamp:
11/29/08 11:43:44 (1 month ago)
Author:
Diggory Hardy <diggory.hardy@gmail.com>
branch:
default
Message:

Fix & workaround for tango r4134.

isFolder workaround: see dsss.conf

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • dsss.conf

    r102 r106  
    1 # Copyright © 2007-2008 Diggory Hardy 
     1# Copyright © 2007-2008 Diggory Hardy 
    22# License: GNU General Public License version 2 or later (see COPYING) 
    33 
     
    66[*] 
    77version (Posix) { 
    8     buildflags=-L-ldl 
     8    # SMALLFILE is used to work-around bug http://www.dsource.org/projects/tango/ticket/1375 
     9    buildflags=-L-ldl -version=SMALLFILE 
    910} 
    1011