mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 05:43:09 +00:00
0fe21f8db8
Also, remove a couple of config options that dealt with package versions that have been since retired. Signed-off-by: Alexey Neyman <stilor@att.net>
6 lines
223 B
Plaintext
6 lines
223 B
Plaintext
# We don't support building bionic (yet) so no official repository
|
|
mirrors='https://dl.google.com/android/repository'
|
|
relevantpattern='r*|[a-z]'
|
|
archive_filename='@{pkg_name}-@{version}-linux-x86_64'
|
|
archive_formats='.zip'
|