gnu: android-libbase: Document test failure.
* gnu/packages/android.scm (android-libbase): Document test failure.
This commit is contained in:
parent
5c45730a03
commit
c774d8e19a
|
@ -175,7 +175,7 @@ in Main, System, Radio and Events sub-logs.")
|
|||
(source (android-platform-system-core version))
|
||||
(build-system android-ndk-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f ; TODO.
|
||||
`(#:tests? #f ; Test failure: logging.UNIMPLEMENTED
|
||||
#:make-flags '("CXXFLAGS=-std=gnu++11")
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
|
|
Loading…
Reference in New Issue