[MacPorts] #33243: fuse4x-kext: add +trace variant

MacPorts noreply at macports.org
Tue Feb 28 14:22:10 PST 2012


#33243: fuse4x-kext: add +trace variant
---------------------------------------+------------------------------------
  Reporter:  anatol.pomozov@…          |       Owner:  dports@…           
      Type:  enhancement               |      Status:  closed             
  Priority:  Normal                    |   Milestone:                     
 Component:  ports                     |     Version:  2.0.3              
Resolution:  fixed                     |    Keywords:                     
      Port:  fuse4x-kext               |  
---------------------------------------+------------------------------------
Changes (by dports@…):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 r90273

 It turns out the answer is
 {{{
     xcode.build.settings-append GCC_PREPROCESSOR_DEFINITIONS='FUSE4X_DEBUG
 FUSE4X_TRACE FUSE4X_TRACE_LK FUSE4X_TRACE_MSLEEP FUSE4X_TRACE_OP
 FUSE4X_TRACE_VNCACHE FUSE4X_SERIALIZE_LOGGING'
 }}}
 which was surprisingly hard to figure out. Let me know if I missed any
 defines.

 I thought about calling the variant +debug because that's more commonly
 used by other ports, but decided +trace was better because +debug usually
 just means compiling with debug symbols and this is far more than that.

-- 
Ticket URL: <https://trac.macports.org/ticket/33243#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list