9 lines
405 B
Plaintext
9 lines
405 B
Plaintext
tree ad554a5bdc9e9cafd3560e1473ed8c806ee4fb5a
|
|
parent fc5072b1000294e9c10487f5f535b3aa4e2c50be
|
|
author Philip Hyunsu Cho <chohyu01@cs.washington.edu> 1529127226 -0700
|
|
committer Tianqi Chen <tqchen@users.noreply.github.com> 1529127226 -0700
|
|
|
|
Don't define DMLC_LOG_STACK_TRACE on Solaris (#59)
|
|
|
|
DMLC_LOG_STACK_TRACE involves use of non-standard header execinfo.h, which
|
|
causes compilation failure on Solaris. |