Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aristocratos authored Oct 10, 2022
1 parent 939062b commit c9b0885
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ Also needs a UTF8 locale and a font that covers:
Append `VERBOSE=true` to display full compiler/linker commands.
Append `STATIC=true` to `make` command for static compilation.
Append `STATIC=true` for static compilation.
Notice! If using LDAP Authentication, usernames will show as UID number for LDAP users if compiling statically with glibc.
Expand Down Expand Up @@ -421,7 +421,7 @@ Also needs a UTF8 locale and a font that covers:
Append `VERBOSE=true` to display full compiler/linker commands.
Append `STATIC=true` to `make` command for static compilation (only libgcc and libstdc++ will be static!).
Append `STATIC=true` for static compilation (only libgcc and libstdc++ will be static!).
Append `QUIET=true` for less verbose output.
Expand Down Expand Up @@ -506,8 +506,6 @@ Also needs a UTF8 locale and a font that covers:
3. **Compile**
Append `VERBOSE=true` to display full compiler/linker commands.
Append `STATIC=true` to `make` command for static compilation.
Append `QUIET=true` for less verbose output.
Expand Down

0 comments on commit c9b0885

Please sign in to comment.