Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-10 | Fix the erlc -MP flag | Richard Carlsson | |
Because of a copy-and-paste error in erlc.c, the -MP flag had the same effect as -MG. As a workaround, you had to pass +makedep_phony to enable the MP option. This patch makes -MP work as intended. |