diff options
| author | Michael Mair-Keimberger <mmk@levelnine.at> | 2025-03-28 08:02:44 +0100 |
|---|---|---|
| committer | Conrad Kostecki <conikost@gentoo.org> | 2025-03-28 22:06:18 +0100 |
| commit | de10174be1f31d3fee15614e5109b9cb91910ef9 (patch) | |
| tree | 6758bf2ea05a32b903bb2e7c94e6e7af8c224485 /dev-lang/micropython/files/micropython-1.17-prevent-stripping.patch | |
| parent | 10651a8d43f470098dd3f38e4c2a6409ef2e040e (diff) | |
| download | gentoo-de10174be1f31d3fee15614e5109b9cb91910ef9.tar.gz gentoo-de10174be1f31d3fee15614e5109b9cb91910ef9.tar.bz2 gentoo-de10174be1f31d3fee15614e5109b9cb91910ef9.zip | |
dev-lang/micropython: remove unused patches
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-lang/micropython/files/micropython-1.17-prevent-stripping.patch')
| -rw-r--r-- | dev-lang/micropython/files/micropython-1.17-prevent-stripping.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-lang/micropython/files/micropython-1.17-prevent-stripping.patch b/dev-lang/micropython/files/micropython-1.17-prevent-stripping.patch deleted file mode 100644 index 1c5380ed883b..000000000000 --- a/dev-lang/micropython/files/micropython-1.17-prevent-stripping.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/py/mkrules.mk 2021-10-25 12:30:13.723695503 -0000 -+++ b/py/mkrules.mk 2021-10-25 12:30:18.460327366 -0000 -@@ -198,9 +198,6 @@ - # Do not pass COPT here - it's *C* compiler optimizations. For example, - # we may want to compile using Thumb, but link with non-Thumb libc. - $(Q)$(CC) -o $@ $^ $(LIB) $(LDFLAGS) --ifndef DEBUG -- $(Q)$(STRIP) $(STRIPFLAGS_EXTRA) $@ --endif - $(Q)$(SIZE) $$(find $(BUILD) -path "$(BUILD)/build/frozen*.o") $@ - - clean: clean-prog |
