Skip to content

Commit

Permalink
Added valgrind-suppressions to amalgamation package
Browse files Browse the repository at this point in the history
  • Loading branch information
ludocode committed Jun 21, 2015
1 parent 98255fd commit 207fa67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ cp projects/xcode/MPack.xcodeproj/project.pbxproj build/amalgamation/projects/xc
cp src/mpack-config.h.sample build/amalgamation/src
mkdir -p build/amalgamation/tools
cp tools/gcov.sh build/amalgamation/tools
cp tools/valgrind-suppressions build/amalgamation/tools

# create package
NAME=mpack-amalgamation-$VERSION
Expand Down

0 comments on commit 207fa67

Please sign in to comment.