summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libproxy/libproxy-0.4.3
Commit message (Collapse)AuthorAgeFilesLines
* gcc: enable poison parameters detectionDongxiao Xu2010-09-271-0/+17
If not configured with --enable-target-optspace, gcc will report errors if there is '-Os' optimization in parameters. This fixes [BUGID #342] Also add "--enable-target-optspace" option to arm gcc configuration. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>