mirror of
https://github.com/danog/gllvm.git
synced 2024-11-30 07:09:01 +01:00
Update README.md
Issue with line finish on NB
This commit is contained in:
parent
cc5d2aaf16
commit
92ebd42471
@ -167,7 +167,9 @@ We need to have a separate folder built form clang or gcc on which to finish the
|
|||||||
Finally, calling the install-kernel script will copy the new kernel into the clang generated folder and finish the build and install. Rebooting will be on the bitcode kernel.
|
Finally, calling the install-kernel script will copy the new kernel into the clang generated folder and finish the build and install. Rebooting will be on the bitcode kernel.
|
||||||
|
|
||||||
NB: I was not able to boot on any custom kernel via Vagrant with a defconfig build.
|
NB: I was not able to boot on any custom kernel via Vagrant with a defconfig build.
|
||||||
|
|
||||||
NB2: On a dedicated VirtualBox machine, the generated kernel boots properly but it may be buggy. Most notably, I have experienced issues when shutting down and booting the machine a second time.
|
NB2: On a dedicated VirtualBox machine, the generated kernel boots properly but it may be buggy. Most notably, I have experienced issues when shutting down and booting the machine a second time.
|
||||||
|
|
||||||
NB3: Some default kernel modules loaded with olddefconfig cannot be compiled with clang due to VLAIS
|
NB3: Some default kernel modules loaded with olddefconfig cannot be compiled with clang due to VLAIS
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user