File: MacOS.pl

package info (click to toggle)
libdigest-md4-perl 1.9%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 216 kB
  • ctags: 3
  • sloc: perl: 133; sh: 51; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (17)
1
2
3
# MWCPPC compiler needs to crank down the optimizations

$self->{MWCPPCOptimize} = "-O1";