You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
394 B

name: "libffi"
description: "A portable foreign-function interface library."
third_party {
url {
type: GIT
value: "https://github.com/libffi/libffi.git"
}
version: "v3.3"
# would be NOTICE save for:
# .travis/
# testsuite/lib*/
# libtool-ldflags
# LICENSE-BUILDTOOLS
license_type: RESTRICTED
last_upgrade_date {
year: 2020
month: 3
day: 26
}
}