fix build on -stable by using gcc 3.3

Noticed by:	bento via kris
This commit is contained in:
Ying-Chieh Liao 2004-04-12 03:14:24 +00:00
parent 83087393de
commit f64a840634
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106764

View File

@ -26,6 +26,7 @@ USE_GL= yes
USE_MESA= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack
USE_GCC= 3.3
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXext" \