We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e90f479 commit fbe389dCopy full SHA for fbe389d
1 file changed
llvm/CMakeLists.txt
@@ -329,7 +329,7 @@ option(LLVM_TOOL_LLVM_DRIVER_BUILD "Enables building the llvm multicall tool" OF
329
330
set(PACKAGE_NAME LLVM)
331
set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
332
-set(PACKAGE_BUGREPORT "https://github.com/llvm/llvm-project/issues/")
+set(PACKAGE_BUGREPORT "https://github.com/CE-Programming/llvm-project/issues/")
333
334
set(BUG_REPORT_URL "${PACKAGE_BUGREPORT}" CACHE STRING
335
"Default URL where bug reports are to be submitted.")
0 commit comments