Lines 35-40
patch-libtool:
Link Here
|
35 |
|
35 |
|
36 |
@${FIND} ${WRKDIR} -type f -name ltmain.sh | \ |
36 |
@${FIND} ${WRKDIR} -type f -name ltmain.sh | \ |
37 |
${XARGS} ${REINPLACE_CMD} \ |
37 |
${XARGS} ${REINPLACE_CMD} \ |
|
|
38 |
-e '/if.*$$installed.*no.*$$need_relink.*yes/,/fi/d' \ |
39 |
-e '/test.*mode.*relink.*$$compile_rpath$$rpath/d' \ |
38 |
-e 's/|-p|-pg|/|-B*|-p|-pg|/' |
40 |
-e 's/|-p|-pg|/|-B*|-p|-pg|/' |
39 |
|
41 |
|
40 |
.if ! ${libtool_ARGS:Moldver} |
42 |
.if ! ${libtool_ARGS:Moldver} |