Stop mentioning --disable-unicode in build instructions
This option doesn't exist any more.
This commit is contained in:
parent
32adaf0402
commit
7927c9abc0
2 changed files with 1 additions and 9 deletions
|
|
@ -194,9 +194,6 @@ Some other general compilation options:
|
|||
Do not optimise the code. Can be useful for debugging but shouldn't be used
|
||||
for production builds.
|
||||
|
||||
* `--disable-unicode` \n
|
||||
Disable Unicode support. Not recommended.
|
||||
|
||||
* `--enable-no_rtti` \n
|
||||
Enable compilation without creation of C++ RTTI information in object files.
|
||||
This will speed-up compilation and reduce binary size.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue