- Try to fix the linking problem on the cluster

This commit is contained in:
Pietro Cerutti 2014-05-07 14:11:35 +00:00
parent 56c0e361c4
commit 09fb9590b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353156

View file

@ -25,7 +25,7 @@ USE_GNOME= libxml2
USE_PYTHON= yes
USE_QT4= corelib moc_build uic_build rcc_build gui opengl xml network qmake_build \
designer assistant assistantclient
CXXFLAGS+= -fPIC -I${LOCALBASE}/include -DNDEBUG -g -O0
CXXFLAGS+= -fPIC -I${LOCALBASE}/include -DNDEBUG -DOGDF_DLL
LDFLAGS+= -L${LOCALBASE}/lib
CMAKE_ARGS+= -DPYTHON_INCLUDEDIR:PATH=${PYTHON_INCLUDEDIR} \
-DLOCALBASE:PATH=${LOCALBASE} \