diff options
Diffstat (limited to 'docs/CrossCompilation.rst')
-rw-r--r-- | docs/CrossCompilation.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/CrossCompilation.rst b/docs/CrossCompilation.rst index 89f8777..fd42856e 100644 --- a/docs/CrossCompilation.rst +++ b/docs/CrossCompilation.rst @@ -201,4 +201,3 @@ uses hard-float), Clang will pick the ``armv7l-linux-gnueabi-ld`` The same is true if you're compiling for different ABIs, like ``gnueabi`` and ``androideabi``, and might even link and run, but produce run-time errors, which are much harder to track down and fix. - |