Bug 307 - make openssl package respect build flags
Summary: make openssl package respect build flags
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-28 14:55 UTC by Gustavo Zacarias
Modified: 2009-04-28 18:30 UTC (History)
1 user (show)

See Also:
Host: i686-linux
Target: arm-softfloat-linux-uclibcgnueabi
Build:


Attachments
Make openssl package respect build flags (920 bytes, patch)
2009-04-28 14:55 UTC, Gustavo Zacarias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Zacarias 2009-04-28 14:55:27 UTC
Created attachment 281 [details]
Make openssl package respect build flags

This patch makes the openssl package respect build flags.
It probably solves issues with external toolchain (i don't use that myself) and allows it to be built using size optimization for example (important size gains).
Comment 1 Peter Korsgaard 2009-04-28 18:30:32 UTC
Thanks, committed as r26226.