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: 2aeafe7ef47a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e38cb9b9267d
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Feb 19, 2018

  1. afl: fix build, by switch to gcc as compiler

    Apparently they set CFLAGS incompatible with clang.
    Also only provide a default value for AFL_CC/AFL_CXX for afl-clang-fast:
    User might want to overriding, but this is not a PATH variable that can
    be prepended with :.
    Mic92 authored and dezgeg committed Feb 19, 2018
    Copy the full SHA
    0565e1e View commit details
    Browse the repository at this point in the history
  2. afl: disable aarch64

    Mic92 authored and dezgeg committed Feb 19, 2018
    Copy the full SHA
    e38cb9b View commit details
    Browse the repository at this point in the history