summaryrefslogtreecommitdiffstats
path: root/package/udev/patches/0001-build-don-t-use-gc-sections.patch
Commit message (Collapse)AuthorAgeFilesLines
* [package] udev: bump to 173florian2011-08-251-0/+31
Yet another update, I inherited a wrong behaviour with older versions. It used to $(INSTALL_BIN) symlinks which results in copying the dereferenced file and not the symlink itself, now uses $(CP) and it's reported working (and running) by at least one person in IRC (using a glibc toolchain with mips). Works and runs on my toolchain (mipsel uClibc) too. Signed-off-by: Daniel Mierswa <impulze@impulze.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28085 3c298f89-4303-0410-b956-a3cf2f4a3e73