commit | 2901f37cd7a0a7b1d7adb8d63b38c77a23772b7c | [log] [tgz] |
---|---|---|
author | Mike Pagano <mpagano@gentoo.org> | Wed Aug 03 13:07:38 2011 -0400 |
committer | maximilian attems <max@stro.at> | Sun Aug 07 15:27:26 2011 +0200 |
tree | 79c4ead2a70a4dd433a85cc225bc684ee049d60e | |
parent | fc4e88562815e3ebe525e57b28934612257ed0c4 [diff] |
[klibc] klcc: Enhance param parsing Later versions of gcc include an option in the form of --param=name=value. This patch adds support for this. Signed-off-by: Mike Pagano <mpagano@gentoo.org> Signed-off-by: maximilian attems <max@stro.at>