Skip to content

Commit

Permalink
fix jemalloc debug toolfile
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Jul 14, 2020
1 parent dee60a8 commit d81d1eb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions jemalloc-debug-toolfile.spec
Expand Up @@ -10,9 +10,7 @@ Requires: jemalloc-debug
mkdir -p %{i}/etc/scram.d
cat << \EOF_TOOLFILE >%{i}/etc/scram.d/jemalloc-debug.xml
<tool name="jemalloc-debug" version="@TOOL_VERSION@">
<architecture name="slc.*|fc.*|cc*">
<lib name="jemalloc"/>
</architecture>
<lib name="jemalloc"/>
<client>
<environment name="JEMALLOC_BASE" default="@TOOL_ROOT@"/>
<environment name="LIBDIR" default="$JEMALLOC_BASE/lib"/>
Expand Down

0 comments on commit d81d1eb

Please sign in to comment.