components/gcc49/Makefile
changeset 5224 388b8a6cf76b
parent 5210 f83eefca4ec2
child 5248 6f0a9396a317
equal deleted inserted replaced
5223:66bb65945d8f 5224:388b8a6cf76b
   175   CONFIGURE_OPTIONS +=    --with-isl=no
   175   CONFIGURE_OPTIONS +=    --with-isl=no
   176   CONFIGURE_OPTIONS +=    --with-cloog=no
   176   CONFIGURE_OPTIONS +=    --with-cloog=no
   177 endif
   177 endif
   178 
   178 
   179 CONFIGURE_OPTIONS +=    --with-build-time-tools=/usr/gnu/bin
   179 CONFIGURE_OPTIONS +=    --with-build-time-tools=/usr/gnu/bin
       
   180 CONFIGURE_OPTIONS +=    --with-build-config=bootstrap-O2
   180 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)"
   181 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)"
   181 CONFIGURE_OPTIONS +=	CXXFLAGS="$(CXXFLAGS)"
   182 CONFIGURE_OPTIONS +=	CXXFLAGS="$(CXXFLAGS)"
   182 CONFIGURE_OPTIONS +=    CPPFLAGS="$(CPPFLAGS)"
   183 CONFIGURE_OPTIONS +=    CPPFLAGS="$(CPPFLAGS)"
   183 
   184 
   184 CONFIGURE_ENV     += PYTHON="$(PYTHON)"
   185 CONFIGURE_ENV     += PYTHON="$(PYTHON)"