-Override the default compiler by specifying a CXX in
authorJeff Donahue <jeff.donahue@gmail.com>
Sat, 12 Jul 2014 17:00:44 +0000 (10:00 -0700)
committerJeff Donahue <jeff.donahue@gmail.com>
Mon, 14 Jul 2014 09:18:16 +0000 (02:18 -0700)
commit24bfd03da3da5342034be7ba18116dcf0596216c
tree8c429605d17c92fd454157d4a8bd902067733cae
parent00a8f3af825e9083b4674437e6890d4159a0ec1d
-Override the default compiler by specifying a CXX in
Makefile.config instead of CUSTOM_CXX, as Travis exports CXX
as the compiler env variable name.
-Change TEST_HDFS -> TEST_HXX_SRCS.
Makefile
Makefile.config.example