Fossil SCM
Remove reference to miniz in "The Fossil Build Process".
Commit
280c3584e421bc5e1f2d2f58a3ad85f72c573d13455aa2a569b2422d35cc462c
Parent
5aa1ec37890fe6d…
1 file changed
-3
-3
| --- www/makefile.wiki | ||
| +++ www/makefile.wiki | ||
| @@ -292,13 +292,10 @@ | ||
| 292 | 292 | the HTTPS option is enabled, then it will also need to link against |
| 293 | 293 | the appropriate SSL implementation. And, of course, Fossil needs to |
| 294 | 294 | link against the standard C library. No other libraries or external |
| 295 | 295 | dependences are used. |
| 296 | 296 | |
| 297 | -Fossil includes a copy of [https://github.com/richgel999/miniz | miniz] | |
| 298 | -which can be used as an alternative to zlib. | |
| 299 | - | |
| 300 | 297 | <h1>7.0 Debugging</h1> |
| 301 | 298 | |
| 302 | 299 | Debug mode is controlled via FOSSIL_DEBUG preprocessor macro which could be |
| 303 | 300 | set explicitly at the make command for the target platform. |
| 304 | 301 | |
| 305 | 302 |
| --- www/makefile.wiki | |
| +++ www/makefile.wiki | |
| @@ -292,13 +292,10 @@ | |
| 292 | the HTTPS option is enabled, then it will also need to link against |
| 293 | the appropriate SSL implementation. And, of course, Fossil needs to |
| 294 | link against the standard C library. No other libraries or external |
| 295 | dependences are used. |
| 296 | |
| 297 | Fossil includes a copy of [https://github.com/richgel999/miniz | miniz] |
| 298 | which can be used as an alternative to zlib. |
| 299 | |
| 300 | <h1>7.0 Debugging</h1> |
| 301 | |
| 302 | Debug mode is controlled via FOSSIL_DEBUG preprocessor macro which could be |
| 303 | set explicitly at the make command for the target platform. |
| 304 | |
| 305 |
| --- www/makefile.wiki | |
| +++ www/makefile.wiki | |
| @@ -292,13 +292,10 @@ | |
| 292 | the HTTPS option is enabled, then it will also need to link against |
| 293 | the appropriate SSL implementation. And, of course, Fossil needs to |
| 294 | link against the standard C library. No other libraries or external |
| 295 | dependences are used. |
| 296 | |
| 297 | <h1>7.0 Debugging</h1> |
| 298 | |
| 299 | Debug mode is controlled via FOSSIL_DEBUG preprocessor macro which could be |
| 300 | set explicitly at the make command for the target platform. |
| 301 | |
| 302 |