diff options
Diffstat (limited to 'debian/disable_64_gcc')
-rw-r--r-- | debian/disable_64_gcc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/disable_64_gcc b/debian/disable_64_gcc new file mode 100644 index 0000000..c6bc395 --- /dev/null +++ b/debian/disable_64_gcc @@ -0,0 +1,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. |