Package: android-platform-system-tools-aidl / 1:10.0.0+r36-3
Metadata
Package | Version | Patches format |
---|---|---|
android-platform-system-tools-aidl | 1:10.0.0+r36-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
add missing headers.patch | (download) |
options.cpp |
1 1 + 0 - 0 ! |
add missing header for clean build |
built by bison 2.7.patch | (download) |
aidl_language_y.cpp |
3438 3438 + 0 - 0 ! |
use bison v2.7 like upstream does upstream uses bison v2.7 to build the yacc files, and things do not compile with newer versions. So I built GNU bison v2.7 from source on Debian/stretch, and ran it like: . bison --defines=aidl_language_y.h -o aidl_language_y.cpp aidl_language_y.yy . Then the resulting files are this patch. |
1