Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
redox-os
cookbook
Commits
f11560d9
Verified
Commit
f11560d9
authored
Jul 19, 2021
by
Jeremy Soller
Browse files
Add libgmp
parent
425e3e76
Changes
2
Hide whitespace changes
Inline
Side-by-side
recipes/gnu-binutils/recipe.sh
View file @
f11560d9
GIT
=
https://gitlab.redox-os.org/redox-os/binutils-gdb.git
BRANCH
=
redox
GIT_UPSTREAM
=
git://sourceware.org/git/binutils-gdb.git
BUILD_DEPENDS
=(
expat
)
BUILD_DEPENDS
=(
expat
libgmp
)
function
recipe_version
{
printf
"r%s.%s"
"
$(
git rev-list
--count
HEAD
)
"
"
$(
git rev-parse
--short
HEAD
)
"
...
...
recipes/libgmp/recipe.toml
0 → 100644
View file @
f11560d9
[source]
tar
=
"https://gmplib.org/download/gmp/gmp-6.2.1.tar.xz"
[build]
template
=
"configure"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment