File: disable_64_gcc

package info (click to toggle)
gcc-defaults 1.220
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 624 kB
  • sloc: makefile: 1,297; sh: 71; python: 32
file content (5 lines) | stat: -rw-r--r-- 214 bytes parent folder | download | duplicates (24)
1
2
3
4
5
# "empty" file, if it exists, it will disable generation of 64 bit code
# if the wrapper runs on a sparc64 architecture.
#
# Remove or rename it, if gcc should generate 64bit on sparc64 architectures
# by default.