dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet ChangeLog, 1.2607, 1.2608 configure.in,


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog, 1.2607, 1.2608 configure.in, 1.137, 1.138
Date: Wed, 23 Jul 2003 00:31:15 -0400

Update of /cvsroot/dotgnu-pnet/pnet
In directory subversions:/tmp/cvs-serv3360

Modified Files:
        ChangeLog configure.in 
Log Message:
--enable-multilibs=no for Libffi


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2607
retrieving revision 1.2608
diff -C2 -r1.2607 -r1.2608
*** ChangeLog   23 Jul 2003 04:01:45 -0000      1.2607
--- ChangeLog   23 Jul 2003 04:31:12 -0000      1.2608
***************
*** 13,16 ****
--- 13,19 ----
        Interfaces and System.Object in ClrTypeCreate.
  
+       * configure.in: Add the --enable-multilibs=no to allow compilation
+       on FreeBSD.
+ 
  2003-07-23  Rhys Weatherley  <address@hidden>
  

Index: configure.in
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/configure.in,v
retrieving revision 1.137
retrieving revision 1.138
diff -C2 -r1.137 -r1.138
*** configure.in        22 Jul 2003 11:10:30 -0000      1.137
--- configure.in        23 Jul 2003 04:31:13 -0000      1.138
***************
*** 459,463 ****
                fi
                cd "libffi"
!               ${ffisrcdir}/configure --disable-shared \
                        --host="${host}" --build="${build}" 
--target="${target}" \
                        --disable-fast-install --prefix="${prefix}" \
--- 459,463 ----
                fi
                cd "libffi"
!               ${ffisrcdir}/configure --disable-shared --enable-multilibs=no \
                        --host="${host}" --build="${build}" 
--target="${target}" \
                        --disable-fast-install --prefix="${prefix}" \





reply via email to

[Prev in Thread] Current Thread [Next in Thread]