summaryrefslogtreecommitdiff
path: root/meta/recipes-support/libproxy/libproxy-0.4.3
Commit message (Collapse)AuthorAgeFilesLines
* libproxy: Upgraded to version 0.4.6Dongxiao Xu2010-11-181-17/+0
| | | | | | | Remove the disable_Os_option.patch since the latest code doesn't use Os option. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* 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>