configs: Set -fexceptions for GLUT on linux-dri like other targets
authorDan Nicholson <dbn.lists@gmail.com>
Wed, 31 Oct 2007 23:18:29 +0000 (16:18 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Wed, 31 Oct 2007 23:18:29 +0000 (16:18 -0700)
commitdbcd20f1c21f44a72d5386faa63b788b3c79cea2
tree21157f7b2904770582e6bc85f3e8012e7b0db352
parentd7eb97bbc3347bf37449db93463d646f6d5d7319
configs: Set -fexceptions for GLUT on linux-dri like other targets

Quite a while ago, the GCC option -fexceptions was added for building
libglut. See here:

  http://article.gmane.org/gmane.comp.video.mesa3d.devel/9499

This was missing in the linux-dri targets.
configs/linux-dri