diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/attachments/20121214/9be4482d | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/attachments/20121214/9be4482d')
-rw-r--r-- | zarb-ml/mageia-dev/attachments/20121214/9be4482d/attachment-0001.bin | 19 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/attachments/20121214/9be4482d/attachment.bin | 19 |
2 files changed, 38 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/attachments/20121214/9be4482d/attachment-0001.bin b/zarb-ml/mageia-dev/attachments/20121214/9be4482d/attachment-0001.bin new file mode 100644 index 000000000..d04fe7c87 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20121214/9be4482d/attachment-0001.bin @@ -0,0 +1,19 @@ +--- include/host_config.h.orig 2012-12-14 22:42:46.802874939 +0100 ++++ include/host_config.h 2012-12-14 22:43:01.484187297 +0100 +@@ -77,11 +77,11 @@ + + #if defined(__GNUC__) + +-#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 6) +- +-#error -- unsupported GNU version! gcc 4.7 and up are not supported! +- +-#endif /* __GNUC__> 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 6) */ ++//#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 6) ++// ++//#error -- unsupported GNU version! gcc 4.7 and up are not supported! ++// ++//#endif /* __GNUC__> 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 6) */ + + #endif /* __GNUC__ */ + diff --git a/zarb-ml/mageia-dev/attachments/20121214/9be4482d/attachment.bin b/zarb-ml/mageia-dev/attachments/20121214/9be4482d/attachment.bin new file mode 100644 index 000000000..d04fe7c87 --- /dev/null +++ b/zarb-ml/mageia-dev/attachments/20121214/9be4482d/attachment.bin @@ -0,0 +1,19 @@ +--- include/host_config.h.orig 2012-12-14 22:42:46.802874939 +0100 ++++ include/host_config.h 2012-12-14 22:43:01.484187297 +0100 +@@ -77,11 +77,11 @@ + + #if defined(__GNUC__) + +-#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 6) +- +-#error -- unsupported GNU version! gcc 4.7 and up are not supported! +- +-#endif /* __GNUC__> 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 6) */ ++//#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 6) ++// ++//#error -- unsupported GNU version! gcc 4.7 and up are not supported! ++// ++//#endif /* __GNUC__> 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 6) */ + + #endif /* __GNUC__ */ + |