View | Details | Raw Unified | Return to bug 236788
Collapse All | Expand All

(-)devel/llvm-devel/Makefile (+2 lines)
Lines 341-346 post-patch: Link Here
341
	    ${WRKSRC}/CMakeLists.txt
341
	    ${WRKSRC}/CMakeLists.txt
342
342
343
post-patch-CLANG-on:
343
post-patch-CLANG-on:
344
	${REINPLACE_CMD} -e 's|%%LLVM_PREFIX%%|${LLVM_PREFIX}|' \
345
	    ${PATCH_WRKSRC}/tools/clang/lib/Driver/ToolChains/CommonArgs.cpp
344
	${REINPLACE_CMD} -e 's|%%LLVM_SUFFIX%%|${LLVM_SUFFIX}|' \
346
	${REINPLACE_CMD} -e 's|%%LLVM_SUFFIX%%|${LLVM_SUFFIX}|' \
345
	    ${PATCH_WRKSRC}/tools/clang/tools/clang-format/clang-format.py \
347
	    ${PATCH_WRKSRC}/tools/clang/tools/clang-format/clang-format.py \
346
	    ${PATCH_WRKSRC}/tools/clang/tools/clang-format/clang-format-sublime.py \
348
	    ${PATCH_WRKSRC}/tools/clang/tools/clang-format/clang-format-sublime.py \

Return to bug 236788