]> arthur.barton.de Git - ngircd-alex.git/commit
Only use "__attribute__ ((unused))" if GCC >=2.8 is used
authorAlexander Barton <alex@barton.de>
Tue, 19 Oct 2010 20:13:12 +0000 (22:13 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 19 Oct 2010 20:13:48 +0000 (22:13 +0200)
commit5f2bc55d36810499a4533589acb45839f4721c84
tree13fe8e70e1dc3b75e0a6b011f19677b50dedf44e
parent1fa5b119950780b8ad2c052d737b8b8f89e0ef2d
Only use "__attribute__ ((unused))" if GCC >=2.8 is used

At least GCC 2.7.2 doesn't support this attribute.
src/portab/portab.h