Merge pull request #45 from tqchen/master

better error handling
This commit is contained in:
Tianqi Chen
2014-08-25 16:00:33 -07:00
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