Browse Source

docs: add description for `make -B` command

master
Valdis Vitolins 4 years ago
parent
commit
c1d9341f86
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      docs/building.md

+ 5
- 0
docs/building.md View File

be found in the [Adding or Improving a Language](add_language.md) be found in the [Adding or Improving a Language](add_language.md)
documentation. documentation.


If project settings are changed, you may need to force rebuilding all project,
including already built files. To do this execute command:

make -B

#### Cross Compilation #### Cross Compilation


Because the eSpeak NG build process uses the built program to compile the Because the eSpeak NG build process uses the built program to compile the

Loading…
Cancel
Save