cvsuser     05/02/03 16:18:44

  Modified:    .        PLATFORMS
  Log:
  add freebsd gmake dependancy
  
  Revision  Changes    Path
  1.31      +2 -1      parrot/PLATFORMS
  
  Index: PLATFORMS
  ===================================================================
  RCS file: /cvs/public/parrot/PLATFORMS,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- PLATFORMS 30 Oct 2004 06:59:52 -0000      1.30
  +++ PLATFORMS 4 Feb 2005 00:18:44 -0000       1.31
  @@ -6,7 +6,7 @@
   aix-pwr-xlc6            B    -    Y    -     Y   -   Y    Y
   aix-pwr64-xlc6          B8   -    -    -     Y   -   Y    Y/20
   darwin                  B    Y    Y    Y     Y   Y   Y    Y     Y  20041007
  -freebsd5.2-i386              Y    Y/4  Y     Y   -   Y    Y
  +freebsd5.2-i386              Y    Y/4  Y     Y   -   Y*6  Y
   hpux-pa_risc2.0-gcc2.9  B         -    -     Y   Y   Y*2  Y
   ?-ia64
   irix6.5                                      Y       Y    Y/2
  @@ -64,6 +64,7 @@
   *4 need deactivating of  PARROT_HAS_HEADER_DLFCN
   *5 by enabling cygwin in t/pmc/threads.t, some tests fail due to a bug in
      that release. 1.5.10-3 and latest snapshots are ok.
  +*6 needs "gmake"
   
   The following configurations are also working on x86/linux (and likely
   other platforms):
  
  
  

Reply via email to