diff options
Diffstat (limited to 'doc/install.html')
-rw-r--r-- | doc/install.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/install.html b/doc/install.html index f6c99c17..7341fd07 100644 --- a/doc/install.html +++ b/doc/install.html | |||
@@ -484,7 +484,8 @@ overridden, but it's <em>not</em> recommended, except for special needs | |||
484 | like cross-builds: | 484 | like cross-builds: |
485 | <tt>BUILDMODE, CC, HOST_CC, STATIC_CC, DYNAMIC_CC, CFLAGS, HOST_CFLAGS, | 485 | <tt>BUILDMODE, CC, HOST_CC, STATIC_CC, DYNAMIC_CC, CFLAGS, HOST_CFLAGS, |
486 | TARGET_CFLAGS, LDFLAGS, HOST_LDFLAGS, TARGET_LDFLAGS, TARGET_SHLDFLAGS, | 486 | TARGET_CFLAGS, LDFLAGS, HOST_LDFLAGS, TARGET_LDFLAGS, TARGET_SHLDFLAGS, |
487 | LIBS, HOST_LIBS, TARGET_LIBS, CROSS, HOST_SYS, TARGET_SYS</tt></li> | 487 | TARGET_FLAGS, LIBS, HOST_LIBS, TARGET_LIBS, CROSS, HOST_SYS, TARGET_SYS |
488 | </tt></li> | ||
488 | </ul> | 489 | </ul> |
489 | <p> | 490 | <p> |
490 | The build system has a special target for an amalgamated build, i.e. | 491 | The build system has a special target for an amalgamated build, i.e. |