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