-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
recovery.fstab No such file or directory #3
Comments
antdking
pushed a commit
to SlimXperiments/android_build
that referenced
this issue
Apr 20, 2014
GCC: 4.9 (which supports -fstack-protector) Binutils: 2.24 (which supports gc-sections) GDB: 7.7 NDK libraries are still picked up from prebuilts/ndk/*/4.8/* GCC has been patched to disable codegen for calling __cxa_throw_bad_array_new_length. Change-Id: Ie0bf38357c0cf3d265d8b5dd3c2b8a8fd83b1de1
antdking
pushed a commit
to SlimXperiments/android_build
that referenced
this issue
Apr 20, 2014
antdking
pushed a commit
to SlimXperiments/android_build
that referenced
this issue
Apr 20, 2014
antdking
pushed a commit
to SlimXperiments/android_build
that referenced
this issue
Jun 5, 2014
…empt SlimRoms#3)" * commit '63030fe60842d9385f75d5ecdd17aa11a67a4e05': Use aarch64-linux-android-4.9 for arm64 build (attempt SlimRoms#3)
antdking
pushed a commit
to SlimXperiments/android_build
that referenced
this issue
Jun 5, 2014
…ild (attempt SlimRoms#3)"" * commit '5c72b7266640ad8703d049910431c9ce7b91a9cd': Revert "Use aarch64-linux-android-4.9 for arm64 build (attempt SlimRoms#3)"
slimgerrit
pushed a commit
that referenced
this issue
Nov 4, 2014
slimgerrit
pushed a commit
that referenced
this issue
Nov 4, 2014
slimgerrit
pushed a commit
that referenced
this issue
Nov 4, 2014
slimgerrit
pushed a commit
that referenced
this issue
Nov 4, 2014
slimgerrit
pushed a commit
that referenced
this issue
Nov 4, 2014
slimgerrit
pushed a commit
that referenced
this issue
Nov 4, 2014
slimgerrit
pushed a commit
that referenced
this issue
Nov 4, 2014
slimgerrit
pushed a commit
that referenced
this issue
Nov 4, 2014
marlontoe
pushed a commit
to marlontoe/android_build
that referenced
this issue
Jun 10, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dev@dev-Parallels-Virtual-Platform:~/Scrivania/android-x86$ make -j4
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.3.1
SLIM_VERSION=
TARGET_PRODUCT=generic_x86
TARGET_BUILD_VARIANT=user
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=x86
TARGET_ARCH_VARIANT=x86
TARGET_GCC_VERSION=4.7
TARGET_USE_O3=
TARGET_CPU_VARIANT=
HOST_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-3.8.0-19-generic-x86_64-with-Ubuntu-13.04-raring
HOST_BUILD_TYPE=release
BUILD_ID=JLS36I
OUT_DIR=/home/dev/Scrivania/android-x86/out
Checking build tools versions...
bionic/libc/Android.mk:423: TARGET_CPU_VARIANT is not defined
grep: build/target/board/generic_x86/recovery.fstab: No such file or directory
The text was updated successfully, but these errors were encountered: