Commit Graph
4 Commits
Author SHA1 Message Date
Ryan Curtin 5be6093c2e Don't set MLPACK_USE_64BIT_WORD when on a 32-bit system. 2015-10-02 21:08:53 +00:00
Ryan Curtin 861ac83cea Fix warning. 2015-04-15 15:02:48 -04:00
ryan f602725d42 Don't overwrite arma_config.hpp unless needed.
This should keep the build from being a complete rebuild every time 'make' is typed.
2015-04-05 18:48:09 -04:00
ryan 60010cad2a When compiling, see if ARMA_64BIT_WORD is enabled.
Store it in a file.  This will tell the user (or us, the bug receivers) later if libmlpack.so has 32-bit uword or 64-bit uword.
2015-04-01 18:57:10 -04:00