13 lines
341 B
Groff
13 lines
341 B
Groff
# no-developer warning flag added for GCC >= 4.5
|
|
-Wno-jump-misses-init
|
|
|
|
# no-developer warning flag added for GCC >= 4.6
|
|
-Wno-suggest-attribute=const
|
|
|
|
# no-developer warning flags added for GCC >= 4.7
|
|
-Wno-suggest-attribute=noreturn
|
|
-Wno-suggest-attribute=pure
|
|
|
|
# no-developer warning flag added for GCC >= 4.8
|
|
-Wno-suggest-attribute=format
|