637da791ff
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.
10 lines
211 B
TOML
10 lines
211 B
TOML
[package]
|
|
name = "qbe"
|
|
version = "1.1"
|
|
|
|
#TODO missing script for "make", see https://c9x.me/git/qbe.git/tree/README#n13
|
|
[source]
|
|
tar = "https://c9x.me/compile/release/qbe-1.1.tar.xz"
|
|
[build]
|
|
template = "custom"
|