| Summary: | uclibc build ignores target CFLAGS and LDFLAGS | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | ioctl |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED WONTFIX | ||
| Severity: | minor | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
ioctl
2012-06-07 12:32:31 UTC
This is intended behaviour. *libc builds (glibc, eglibc, uClibc) are usually very sensitive to optimizations and can break in unexpected ways even by tweaking the optimization level (-O?). If there's a valid reason to set a special compiler flag for some breakage or such please reopen with detailed information. Thanks. |