mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
devel/android-tools-adb: unbreak build with libc++ 3.9
PR: 212343
This commit is contained in:
parent
7d4da7f4ea
commit
f33e38aed0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422404
2 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,10 @@ DISTVERSIONPREFIX= android-
|
|||
DISTVERSION?= 7.0.0_r1
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= devel
|
||||
.ifndef EXTRA_PATCHES
|
||||
PATCH_SITES= https://github.com/android/platform_system_core/commit/
|
||||
PATCHFILES= b4cff495a1f9.patch:-p1
|
||||
.endif
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Android debug bridge command line tool
|
||||
|
|
|
@ -3,3 +3,5 @@ SHA256 (android-platform_system_core-android-7.0.0_r1_GH0.tar.gz) = faa44f626dfa
|
|||
SIZE (android-platform_system_core-android-7.0.0_r1_GH0.tar.gz) = 1570346
|
||||
SHA256 (mbrubeck-android-completion-c1b0656_GH0.tar.gz) = ca3311ba47a5edd56c929ac9aae57c02c2c3f1636519c5f67abb00b6e3ecd75c
|
||||
SIZE (mbrubeck-android-completion-c1b0656_GH0.tar.gz) = 5967
|
||||
SHA256 (b4cff495a1f9.patch) = cfb45f82866c7b46bdb9aa62aa0f856c243c13083f37e93b07c4491ad2b7db50
|
||||
SIZE (b4cff495a1f9.patch) = 2066
|
||||
|
|
Loading…
Add table
Reference in a new issue