fix: rename cxx → gcc13/gcc-native (resolve package name conflict)

recipes/dev/gcc13 was claiming name='cxx' — conflicted with
local/recipes/dev/gcc-native also claiming 'cxx'. Renamed to match
directory names for unique package identification by the cookbook.
This commit is contained in:
2026-07-12 19:15:26 +03:00
parent 3bcf4cc196
commit 637da791ff
2557 changed files with 10222 additions and 2 deletions
@@ -1,3 +1,7 @@
[package]
name = "python-launcher"
version = "0.1.0"
#TODO serde crate error (after cargo update)
[source]
git = "https://github.com/brettcannon/python-launcher"