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 4 and Version 5 of app-arch/gzip


Ignore:
Timestamp:
05/14/08 13:41:57 (7 years ago)
Author:
scottmc
Comment:

added build notes for Haiku

Legend:

Unmodified
Added
Removed
Modified
  • app-arch/gzip

    v4 v5  
    77||R5||untested|| 
    88||BONE||stable|| 
    9 ||Haiku||untested|| 
     9||Haiku||stable|| 
    1010 
    1111dependencies: none 
     12 
     13{{{ 
     14For Haiku: 
     15Needed to modify lib/stdbool.h in 2 places for if defined (__BEOS__) to be if defined (__BEOS__) && !defined (__HAIKU__) 
     16Then use a Haiku config.guess file, and ./configure --preifx==/boot/common 
     17make, make install 
     18}}} 
    1219 
    1320=== revision 1 (brecht) - [BONE] === 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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