diff options
author | Peter Korsgaard | 2011-04-04 15:44:35 +0200 |
---|---|---|
committer | Peter Korsgaard | 2011-04-04 15:44:35 +0200 |
commit | f894e85e8537ec8b54abe40db21bd8281cedd245 (patch) | |
tree | d0a95d5c3821f6509806b9df7eb967cd56e74ba3 /CHANGES | |
parent | avahi: bump version (diff) | |
download | buildroot-f894e85e8537ec8b54abe40db21bd8281cedd245.tar.gz buildroot-f894e85e8537ec8b54abe40db21bd8281cedd245.tar.xz buildroot-f894e85e8537ec8b54abe40db21bd8281cedd245.zip |
Makefile: remove extra quotes around host linker flags for cygwin
Closes #3541
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ #3457: alsamixergui: broken URL #3475: Calling sync on large filesystems when not always necessary #3511: make busybox-menuconfig does not download busybox package + #3541: Quotes in the top Makefile:217 break buildroot/kernel config... 2011.02, Released February 28th, 2011: |