HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 1 and Version 2 of dev-libs/libffi/3.0.8/1


Ignore:
Timestamp:
01/07/09 03:33:30 (7 years ago)
Author:
richienyhus
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/libffi/3.0.8/1

    v1 v2  
    1   
     1Builds with: 
     2 
     3 {{{ 
     4cp /boot/home/config/share/libtool/config.guess . 
     5cp /boot/home/config/share/libtool/config.sub . 
     6libtoolize --force --copy 
     7aclocal 
     8automake 
     9autoconf 
     10./configure --prefix=/boot/common 
     11make 
     12make install 
     13}}} 
     14 
     15make check needs dejagnu to be ported. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/