public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* [gentoo-dev] [PATCH 3/3] opam.eclass: restrict strip
  @ 2021-10-11  5:07 99% ` Sam James
  0 siblings, 0 replies; 1+ results
From: Sam James @ 2021-10-11  5:07 UTC (permalink / raw
  To: gentoo-dev; +Cc: ml, Sam James

This breaks at least ocamlopt.

Closes: https://bugs.gentoo.org/803047
Closes: https://bugs.gentoo.org/811315
Signed-off-by: Sam James <sam@gentoo.org>
---
 eclass/opam.eclass | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/eclass/opam.eclass b/eclass/opam.eclass
index 262d726a8a7a2..6b9d43204206d 100644
--- a/eclass/opam.eclass
+++ b/eclass/opam.eclass
@@ -21,6 +21,8 @@ esac
 # Do not complain about CFLAGS etc since ml projects do not use them.
 QA_FLAGS_IGNORED='.*'
 
+RESTRICT="strip"
+
 # @ECLASS-VARIABLE: OPAM_INSTALLER_DEP
 # @PRE_INHERIT
 # @DESCRIPTION:
-- 
2.33.0



^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2021-10-11  5:07     [gentoo-dev] [PATCH 1/3] dune.eclass: restrict strip Sam James
2021-10-11  5:07 99% ` [gentoo-dev] [PATCH 3/3] opam.eclass: " Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox