File: MacOS.pl

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

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