- /objformat=/s|=.*|=elf|
This commit is contained in:
parent
a3b23141e0
commit
fed18486dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184546
@ -79,6 +79,7 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's|stdint.h|inttypes.h|' \
|
||||
${WRKSRC}/plugins/audiocodec/* \
|
||||
${WRKSRC}/plugins/videocodec/*
|
||||
@${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/configure
|
||||
.if !defined(WITH_OPTIMIZED_CFLAGS)
|
||||
@${REINPLACE_CMD} -e 's|-O3 -funroll-all-loops -fomit-frame-pointer|${CFLAGS}|' \
|
||||
${WRKSRC}/configure
|
||||
|
Loading…
Reference in New Issue
Block a user