commit | 6e99d2b0beeb182d94ddec35a9a248f7189bafaf | [log] [tgz] |
---|---|---|
author | Alex Snast <asnast@gmail.com> | Sat Mar 03 22:48:16 2012 +0200 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri May 18 23:31:00 2012 -0400 |
tree | 61934f2f9557f84df4827a3731ddb691cea91e19 | |
parent | c725f552333fc0074092716119e27e1da02fff70 [diff] |
Makefile: Fix param order for plugin_python.so When a linker is not a 2 pass linker the -l option needs to come after the gcc input file Signed-off-by: Alex Snast <asnast@gmail.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>