Merge branch 'pfm' into '8'

control: Build-depend on libpfm4-dev only on linux

See merge request pkg-llvm-team/llvm-toolchain!39
This commit is contained in:
Sylvestre Ledru 2019-10-31 22:43:03 +00:00
commit 2dfe29c95a

2
debian/control vendored
View File

@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9.0), cmake, chrpath, texinfo, sharutils,
ocaml-findlib [amd64 arm64 armhf i386 ppc64el s390x],
libctypes-ocaml-dev [amd64 arm64 armhf i386 ppc64el s390x],
dh-exec, dh-ocaml [amd64 arm64 armhf i386 ppc64el s390x],
libpfm4-dev
libpfm4-dev [linux-any]
Build-Conflicts: oprofile, ocaml
Standards-Version: 4.2.1
Homepage: https://www.llvm.org/