Multi-line toggle switch & add instruction to resolve sdcv build error.#2018
Merged
houqp merged 1 commit intokoreader:masterfrom May 10, 2016
Hzj-jie:master
Merged
Multi-line toggle switch & add instruction to resolve sdcv build error.#2018houqp merged 1 commit intokoreader:masterfrom Hzj-jie:master
houqp merged 1 commit intokoreader:masterfrom
Hzj-jie:master
Conversation
README.md
Outdated
| package pkg-config-arm-linux-gnueabihf and pkg-config-arm-linux-gnueabi may | ||
| block you to build for Kobo or Kindle, remove them if you got ld error, | ||
| /usr/lib/gcc-cross/arm-linux-gnueabihf/4.8/../../../../arm-linux-gnueabihf/bin/ | ||
| ld: cannot find -lglib-2.0 |
Member
There was a problem hiding this comment.
Since these are not part of the command, could you move it outside of the command block?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change was created for issue #1923, but we have these settings in menu already. So I removed duplicated settings, but leave only multi-line toggle switch and sdcv build error instruction changes.