Edit

kc3-lang/libevent/extra/abi-check/libevent.json

Branch :

  • Show log

    Commit

  • Author : Pierce Lopez
    Date : 2024-02-20 07:51:37
    Hash : 798547ac
    Message : Force abi-check to use DWARF 3

  • extra/abi-check/libevent.json
  • {
      "Name":           "libevent",
      "Title":          "Libevent",
      "SourceUrl":      "https://github.com/libevent/libevent/tags",
      "Git":            "https://github.com/libevent/libevent.git",
      "Maintainer":     "Nick Mathewson, Azat Khuzhin and Niels Provos",
      "MaintainerUrl":  "https://libevent.org",
      "BuildSystem":    "Autotools",
      "Configure":      "CFLAGS='-g -Og -gdwarf-3'",
      "HeadersDiff":    "On",
      "Package":        "release-",
      "ReleasePattern": "\A([\d\-\.\_]+)(|\-beta|\-rc|\-stable)\Z",
    }