grehan      2005-01-06 06:26:11 UTC
  FreeBSD src repository
  Modified files:
    sys/conf             kmod.mk 
  Log:
  Modules on PPC need to be compiled with -mlongcall to get around
  the +/-64k blr offset limitation. With gcc bug #12769 fixed, it's
  time to put enable this.
  
  Revision  Changes    Path
  1.178     +4 -0      src/sys/conf/kmod.mk