diff options
Diffstat (limited to 'config/gnu-warnings/4.2-4.6')
-rw-r--r-- | config/gnu-warnings/4.2-4.6 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/gnu-warnings/4.2-4.6 b/config/gnu-warnings/4.2-4.6 new file mode 100644 index 0000000..37df4ab --- /dev/null +++ b/config/gnu-warnings/4.2-4.6 @@ -0,0 +1,2 @@ +# Disable warnings about using the 'long long' type w/ gcc 4.6 and earlier +-Wno-long-long |