diff options
author | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-06 13:21:09 +0000 |
---|---|---|
committer | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-06 13:21:09 +0000 |
commit | 2ad1d18700611d6e81d4feb6ea36140c1e6f2fe4 (patch) | |
tree | 651136fbf9def14d70c9cfe3347b679cfa81a8c3 /tools/mklibs/patches/008-gc_sections.patch | |
parent | 75a80d1ea4a5dadc26cfce2eced96d2f39a767fb (diff) |
tools/mklibs: revert r24282
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24283 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/mklibs/patches/008-gc_sections.patch')
-rw-r--r-- | tools/mklibs/patches/008-gc_sections.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/mklibs/patches/008-gc_sections.patch b/tools/mklibs/patches/008-gc_sections.patch index 4de73f39f8..2775493b09 100644 --- a/tools/mklibs/patches/008-gc_sections.patch +++ b/tools/mklibs/patches/008-gc_sections.patch @@ -1,5 +1,5 @@ ---- a/src/mklibs -+++ b/src/mklibs +--- a/src/mklibs.py ++++ b/src/mklibs.py @@ -583,7 +583,7 @@ while 1: # compile in only used symbols cmd = [] |