- Try to fix the linking problem on the cluster
This commit is contained in:
parent
56c0e361c4
commit
09fb9590b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353156
1 changed files with 1 additions and 1 deletions
|
@ -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} \
|
||||
|
|
Loading…
Reference in a new issue