diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -250,7 +250,6 @@ ifeq ($(OSX), 1) endif # boost::thread is called boost_thread-mt to mark multithreading on OS X LIBRARIES += boost_thread-mt - NVCCFLAGS += -DOSX endif # Custom compiler |