Skip to content

Commit

Permalink
Trying to pass -g flag to build
Browse files Browse the repository at this point in the history
Doesn't seem to work out of the box
alisw/alibuild#435
  • Loading branch information
matthiasrichter committed Apr 12, 2017
1 parent d8dc8db commit f6296fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fairroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ esac

cmake $SOURCEDIR \
-DMACOSX_RPATH=OFF \
-DCMAKE_CXX_FLAGS="-std=c++11" \
${CMAKE_BUILD_TYPE:+-DCMAKE_BUILD_TYPE=$CMAKE_BUILD_TYPE} \
-DROOTSYS=$ROOTSYS \
-DROOT_CONFIG_SEARCHPATH=$ROOT_ROOT/bin \
Expand Down

0 comments on commit f6296fa

Please sign in to comment.