mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/camlp4: remove CFLAGS warning not applicable to ocaml
Closes: https://bugs.gentoo.org/822231 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
MY_PV=${PV/_p/+}
|
||||
MY_P=${PN}-${MY_PV}
|
||||
|
||||
DESCRIPTION="System for writing extensible parsers for programming languages"
|
||||
HOMEPAGE="https://github.com/camlp4/camlp4"
|
||||
SRC_URI="https://github.com/camlp4/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${P/_p/-}"
|
||||
|
||||
LICENSE="LGPL-2-with-linking-exception"
|
||||
SLOT="0/${PV}"
|
||||
@@ -17,9 +17,13 @@ IUSE="+ocamlopt"
|
||||
|
||||
RDEPEND="dev-lang/ocaml:0/$(ver_cut 1-2)[ocamlopt?]"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-ml/ocamlbuild
|
||||
dev-ml/ocamlbuild[ocamlopt?]
|
||||
dev-ml/findlib:="
|
||||
|
||||
QA_FLAGS_IGNORED='.*'
|
||||
|
||||
S="${WORKDIR}/${P/_p/-}"
|
||||
|
||||
src_configure() {
|
||||
./configure \
|
||||
--bindir="${EPREFIX}/usr/bin" \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -17,9 +17,11 @@ IUSE="+ocamlopt"
|
||||
|
||||
RDEPEND="dev-lang/ocaml:0/4.09[ocamlopt?]"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-ml/ocamlbuild
|
||||
dev-ml/ocamlbuild[ocamlopt?]
|
||||
dev-ml/findlib:="
|
||||
|
||||
QA_FLAGS_IGNORED='.*'
|
||||
|
||||
S=${WORKDIR}/${P/_p/-}
|
||||
PATCHES=( "${FILESDIR}/reload.patch" )
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -17,9 +17,11 @@ IUSE="+ocamlopt"
|
||||
|
||||
RDEPEND="dev-lang/ocaml:0/$(ver_cut 1-2)[ocamlopt?]"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-ml/ocamlbuild
|
||||
dev-ml/ocamlbuild[ocamlopt?]
|
||||
dev-ml/findlib:="
|
||||
|
||||
QA_FLAGS_IGNORED='.*'
|
||||
|
||||
S=${WORKDIR}/${P/_p/-}
|
||||
PATCHES=( "${FILESDIR}/reload.patch" )
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -17,7 +17,7 @@ IUSE="+ocamlopt"
|
||||
|
||||
RDEPEND="dev-lang/ocaml:0/$(ver_cut 1-2)[ocamlopt?]"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-ml/ocamlbuild
|
||||
dev-ml/ocamlbuild[ocamlopt?]
|
||||
dev-ml/findlib:="
|
||||
|
||||
QA_FLAGS_IGNORED='.*'
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -17,7 +17,7 @@ IUSE="+ocamlopt"
|
||||
|
||||
RDEPEND="dev-lang/ocaml:0/$(ver_cut 1-2)[ocamlopt?]"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-ml/ocamlbuild
|
||||
dev-ml/ocamlbuild[ocamlopt?]
|
||||
dev-ml/findlib:="
|
||||
|
||||
QA_FLAGS_IGNORED='.*'
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -17,7 +17,7 @@ IUSE="+ocamlopt"
|
||||
|
||||
RDEPEND="dev-lang/ocaml:0/$(ver_cut 1-2)[ocamlopt?]"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-ml/ocamlbuild
|
||||
dev-ml/ocamlbuild[ocamlopt?]
|
||||
dev-ml/findlib:="
|
||||
|
||||
QA_FLAGS_IGNORED='.*'
|
||||
|
||||
Reference in New Issue
Block a user