better error handling

This commit is contained in:
tqchen@graphlab.com
2014-08-25 15:58:52 -07:00
parent 6da62159d0
commit c2484f3134
3 changed files with 51 additions and 20 deletions

View File

@@ -11,7 +11,7 @@ else
endif
# expose these flags to R CMD SHLIB
export PKG_CPPFLAGS = $(CFLAGS)
export PKG_CPPFLAGS = $(CFLAGS) -DXGBOOST_CUSTOMIZE_ERROR_
# specify tensor path
BIN = xgboost