Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

issue with driver.sh locally #326

Open
nickdesaulniers opened this issue Oct 14, 2020 · 0 comments
Open

issue with driver.sh locally #326

nickdesaulniers opened this issue Oct 14, 2020 · 0 comments

Comments

@nickdesaulniers
Copy link
Member

I ran

$ ./driver.sh ARCH=x86_64 LLVM=1 LLVM_IAS=1 REPO=android-mainline

locally, but when I cd common, I see it's on the wrong branch. android-4.9-q was checked out. But

+ git fetch --depth=1 https://android.googlesource.com/kernel/common android-mainline
remote: Total 0 (delta 0), reused 0 (delta 0)
From https://android.googlesource.com/kernel/common
 * branch                      android-mainline -> FETCH_HEAD
+ git reset --hard FETCH_HEAD
HEAD is now at 99be12b566d5 FROMLIST: arm64: vdso32: Allow ld.lld to properly link the VDSO
+ git show -s
+ cat
commit 99be12b566d557fa83764d28561ae87d3e1635e6
Author: Nathan Chancellor <natechancellor@gmail.com>

looks right to me...hmm...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant