[bollin] r5488 committed - workaround octave include issue

1 view
Skip to first unread message

bol...@googlecode.com

unread,
Jul 9, 2014, 6:22:23 AM7/9/14
to debian...@googlegroups.com
Revision: 5488
Author: Soeren.Sonnenburg
Date: Wed Jul 9 10:22:08 2014 UTC
Log: workaround octave include issue
http://code.google.com/p/bollin/source/detail?r=5488

Modified:
/octave-shogun/trunk/debian/rules

=======================================
--- /octave-shogun/trunk/debian/rules Wed Jul 9 10:12:16 2014 UTC
+++ /octave-shogun/trunk/debian/rules Wed Jul 9 10:22:08 2014 UTC
@@ -12,6 +12,11 @@
OCTAVE_INCLUDE_DIR=$(shell octave-config -p OCTINCLUDEDIR)
CMAKE_INCLUDE_PATH=$(OCTAVE_INCLUDE_DIR)

+C_INCLUDE_PATH=$(OCTAVE_INCLUDE_DIR)
+CPLUS_INCLUDE_PATH=$(OCTAVE_INCLUDE_DIR)
+export C_INCLUDE_PATH
+export CPLUS_INCLUDE_PATH
+
ifeq ($(ARCH),$(filter $(ARCH),i386 hurd-i386 kfreebsd-i386))
DISABLE_SSE="-DDISABLE_SSE=ON"
endif
Reply all
Reply to author
Forward
0 new messages