commit | d6df72a06e067139d491da4a9d14d92ad39e7a50 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Aug 05 12:59:07 2010 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Aug 05 12:59:07 2010 +0930 |
tree | 2a7d0387df66c2d6f510cd9a24c622bf75ca669c | |
parent | 8b5f61a795fe37be090b0fd18b6b7271db9298e0 [diff] |
module: refactor out section header rewriting: FIX modversions We can't do the find_sec after removing the SHF_ALLOC flags; it won't find the sections. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>