Changeset 389 for trunk/tests


Ignore:
Timestamp:
Mar 28, 2009, 11:49:49 AM (17 years ago)
Author:
cinc
Message:

Fix for build break on Linux. Now using a more portable function call. Fix for broken garbage collector on linux by using the system gc (tested with gentoo). Thanks to Doodle for looking into this.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/Makefile.kmk

    r368 r389  
    9393
    9494
    95 test-nom_LIBS.linux = $(PATH_LIB)/libnomgc.so
     95#test-nom_LIBS.linux = $(PATH_LIB)/libnomgc.so
    9696
    9797
Note: See TracChangeset for help on using the changeset viewer.