Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 31df64d45a85
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: eb327edc2a5f
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on May 12, 2019

  1. hyperscan: 5.1.0 -> 5.1.1 (#59500)

    * hyperscan: 5.1.0 -> 5.1.1
    
    * provide misc utils needed by build
    
    * hyperscan: build shared libs only by default
    
    Only consumer now (rspamd) needs only the shared libs
    + add a switch to build both shared and static if needed
    + cleaner outputs (previously there was static lib and symlink to shared lib in $dev)
    + fix pkgconfig template for v5.1.1 otherwise "includedir" path is wrong
    
    * hyperscan: restrict to x86_64-linux
    
    Fails to find 'nm' on x64 darwin
    dtzWill authored and c0bw3b committed May 12, 2019
    Copy the full SHA
    eb327ed View commit details
    Browse the repository at this point in the history