Skip to content
Snippets Groups Projects
Commit f7e73b98 authored by Oscar Fuentes's avatar Oscar Fuentes
Browse files

CMake: Directed bug reports to llvmbugs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58134 91177308-0d34-0410-b5e6-96231b3b80d8
parent 28df32b5
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,7 @@ cmake_minimum_required(VERSION 2.6.1)
set(PACKAGE_NAME llvm)
set(PACKAGE_VERSION svn)
set(PACKAGE_BUGREPORT "ofv@wanadoo.es")
#set(PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu")
set(PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu")
include(FindPerl)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment