From 5bca99676692c1ecd822fded23452a01ce72b501 Mon Sep 17 00:00:00 2001 From: Marius Strobl Date: Thu, 4 May 2017 18:56:20 +0000 Subject: [PATCH] Fix build with TOC2MP3 set after the switch to USE_CXXSTD=c++11 in r439255. PR: 219064 --- sysutils/cdrdao/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile index 47a7e545e647..1bcaa66d31e6 100644 --- a/sysutils/cdrdao/Makefile +++ b/sysutils/cdrdao/Makefile @@ -85,6 +85,8 @@ post-patch: 55readcd 55scgcheck 55scgskeleton 55rscsi 85man @${RM} ${WRKSRC}/scsilib/TARGETS/${i} .endfor + @${REINPLACE_CMD} -e 's|"$$ac_declaration"|"$$ac_declarationXXX"|g' \ + ${WRKSRC}/configure .for i in include/schily.h libscg/scsitransp.c libschily/fexec.c \ libschily/stdio/fgetline.c @${REINPLACE_CMD} -E -e 's|fexecve|js_fexecve|g; \