Skip to content
Snippets Groups Projects
Commit ccb3f7ec authored by Arno Schoenmakers's avatar Arno Schoenmakers
Browse files

Bug 1234: Adapted for build on lioffen

parent 6025527b
No related branches found
No related tags found
No related merge requests found
......@@ -261,7 +261,7 @@ if [ "$lfr_use_casa" = 1 ]; then
CPPFLAGS="$CPPFLAGS $AIPSPP_CPPFLAGS"
LDFLAGS="$LDFLAGS $AIPSPP_LDFLAGS"
LIBS="$LIBS $AIPSPP_LIBS"
LIBS="$LIBS $AIPSPP_LIBS -ldl"
if test "$lofar_compiler" = "gnu"; then
CXXFLAGS="$CXXFLAGS -Wno-non-template-friend"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment