| Summary: | [PATCH] Make autoconf-based build quiet by default. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Sam Clegg <sbc> |
| Component: | build | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | icculus |
| Version: | HG 2.1 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: |
patch file
smaller patch |
||
Created attachment 1689 [details]
smaller patch
I like it! This is now https://hg.libsdl.org/SDL/rev/60edb019f0fe, thanks! --ryan. |
Created attachment 1688 [details] patch file Add V=1 to the make command line will show the full commands but by default we just show the tool-type and the output file. This is generally much easier on the eye and makes warnings and errors more clearly visible.