Skip to content
Snippets Groups Projects
Commit 9ce63331 authored by Anke Kreuzer's avatar Anke Kreuzer
Browse files

Some line-too-long corrections

parent fad1efa9
No related branches found
No related tags found
No related merge requests found
......@@ -49,8 +49,8 @@ preconfigopts = 'autoreconf -vif && '
# Without Dyninst and without SIONlib
configopts = '--enable-posix-clock --with-libgomp-version=4.9 --enable-openmp --enable-sampling '
configopts += '--with-binutils=$EBROOTBINUTILS --with-boost=$EBROOTBOOST --with-dwarf=$EBROOTLIBDWARF '
configopts += '--with-mpi=$EBROOTIMPI/intel64 --with-papi=$EBROOTPAPI --with-unwind=$EBROOTLIBUNWIND --with-libz=$EBROOTZLIB '
configopts += '--without-dyninst '
configopts += '--with-mpi=$EBROOTIMPI/intel64 --with-papi=$EBROOTPAPI --with-unwind=$EBROOTLIBUNWIND '
configopts += '--with-libz=$EBROOTZLIB --without-dyninst '
configopts += '--with-cuda=$EBROOTCUDA --with-cupti=$EBROOTCUDA/extras/CUPTI'
moduleclass = 'perf'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment