Advertisement
Guest User

gnemmi

a guest
Nov 18th, 2009
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. CPUTYPE?=core2
  2.  
  3. .if !defined(NO_CACHE)
  4. CC= /usr/local/libexec/ccache/world-cc
  5. CXX= /usr/local/libexec/ccache/world-c++
  6. .endif
  7.  
  8. .if ${.CURDIR:M*/ports/devel/ccache}
  9. NO_CCACHE= yes
  10. .endif
  11.  
  12. #MODULES_OVERRIDE= sound/driver/hda/
  13. WITHOUT_MODULES= 3dfx 3dfx_linux aac ae age aha ahb aic ale amdtemp amr an apm arcmsr arl asr aue awi axe bce bfe bktr bwi cm coda coda5 cp cs ctau cue cx cxgb dc de digi dpt ed ed em en ep esp et ex fatm fdc fe firewire fxp ida ie igb ipfw iwi iwn nge reiserfs rl s3 ti ti tl tl trm twa twe tx urio uvisor vge vr vx wb xe xfs xl zfs zyd
  14.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement