Print this page
7661 illumos should provide 64bit perl modules (for omni)

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/Makefile
          +++ new/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/Makefile
↓ open down ↓ 21 lines elided ↑ open up ↑
  22   22  
  23   23  include $(SRC)/cmd/perl/Makefile.targ
  24   24  
  25   25  .KEEP_STATE:
  26   26  
  27   27  all: $(PERLMOD)
  28   28  
  29   29  install: $(ROOTPERLMOD)
  30   30  
  31   31  clean clobber:
  32      -        $(RM) -r $(MACH) $(MACH64)
       32 +        $(RM) -r $(MACH)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX