mirror of
				https://git.proxmox.com/git/llvm-toolchain
				synced 2025-10-31 08:14:41 +00:00 
			
		
		
		
	remove artefact
This commit is contained in:
		
							parent
							
								
									d3d9059c38
								
							
						
					
					
						commit
						bff3157b5c
					
				
							
								
								
									
										49
									
								
								debian/patches/0007-install-dejagnu-files.patch
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										49
									
								
								debian/patches/0007-install-dejagnu-files.patch
									
									
									
									
										vendored
									
									
								
							| @ -1,49 +0,0 @@ | ||||
| From: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> | ||||
| Date: Fri, 5 Apr 2013 17:32:20 +0200 | ||||
| Subject: install-dejagnu-files.patch | ||||
| 
 | ||||
| ---
 | ||||
|  utils/FileCheck/Makefile |    2 +- | ||||
|  utils/count/Makefile     |    2 +- | ||||
|  utils/not/Makefile       |    2 +- | ||||
|  3 files changed, 3 insertions(+), 3 deletions(-) | ||||
| 
 | ||||
| diff --git a/utils/FileCheck/Makefile b/utils/FileCheck/Makefile
 | ||||
| index 268b7bc..e7674f9 100644
 | ||||
| --- a/utils/FileCheck/Makefile
 | ||||
| +++ b/utils/FileCheck/Makefile
 | ||||
| @@ -15,7 +15,7 @@ USEDLIBS = LLVMSupport.a
 | ||||
|  TOOL_NO_EXPORTS = 1 | ||||
|   | ||||
|  # Don't install this utility | ||||
| -NO_INSTALL = 1
 | ||||
| +#NO_INSTALL = 1
 | ||||
|   | ||||
|  include $(LEVEL)/Makefile.common | ||||
|   | ||||
| diff --git a/utils/count/Makefile b/utils/count/Makefile
 | ||||
| index 8de076a..41447d5 100644
 | ||||
| --- a/utils/count/Makefile
 | ||||
| +++ b/utils/count/Makefile
 | ||||
| @@ -15,6 +15,6 @@ USEDLIBS =
 | ||||
|  TOOL_NO_EXPORTS = 1 | ||||
|   | ||||
|  # Don't install this utility | ||||
| -NO_INSTALL = 1
 | ||||
| +# NO_INSTALL = 1
 | ||||
|   | ||||
|  include $(LEVEL)/Makefile.common | ||||
| diff --git a/utils/not/Makefile b/utils/not/Makefile
 | ||||
| index f37f166..48e9286 100644
 | ||||
| --- a/utils/not/Makefile
 | ||||
| +++ b/utils/not/Makefile
 | ||||
| @@ -15,7 +15,7 @@ USEDLIBS = LLVMSupport.a
 | ||||
|  TOOL_NO_EXPORTS = 1 | ||||
|   | ||||
|  # Don't install this utility | ||||
| -NO_INSTALL = 1
 | ||||
| +# NO_INSTALL = 1
 | ||||
|   | ||||
|  include $(LEVEL)/Makefile.common | ||||
|   | ||||
| -- 
 | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Sylvestre Ledru
						Sylvestre Ledru