Skip to content

Commit

Permalink
Merge pull request #16 from giordano/bzip2-noexec
Browse files Browse the repository at this point in the history
Remove bzip ExecutableProduct for Bzip2 library
  • Loading branch information
staticfloat authored May 31, 2019
2 parents 27c1e16 + c416cae commit 6f4022e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Bzip2/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ platforms = supported_platforms()

# The products that we will ensure are always built
products = prefix -> [
ExecutableProduct(prefix,"bzip2", :bzip2),
LibraryProduct(prefix,"libbz2", :libbzip2),
]

Expand Down

0 comments on commit 6f4022e

Please sign in to comment.