Bug 307

Summary: make openssl package respect build flags
Product: buildroot Reporter: Gustavo Zacarias <gustavo>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: i686-linux Target: arm-softfloat-linux-uclibcgnueabi
Build:
Attachments: Make openssl package respect build flags

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.