Fix Make build under Linux (Ubuntu) (#4260)
* Fix Make build under Linux (Ubuntu) * Add missing files to the list of source to build. * Add the -fPIC flag under Linux (ignored when no necessary). * Fix Make build under Linux (Ubuntu) * Add missing files to the list of source to build. * Add the -fPIC flag under Linux (ignored when no necessary). * Refactor Makefile change to comply with guidance. https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/makefile#fixing-makefile-issues * Refactor Makefile change to comply with guidance. https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/makefile#fixing-makefile-issues
Loading
Please sign in to comment