mirror of
				https://aur.archlinux.org/linux-vfio.git
				synced 2025-11-04 12:06:59 +00:00 
			
		
		
		
	update makedeps
This commit is contained in:
		
							
								
								
									
										3
									
								
								.SRCINFO
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								.SRCINFO
									
									
									
									
									
								
							@@ -11,6 +11,7 @@ pkgbase = linux-vfio
 | 
				
			|||||||
	makedepends = bc
 | 
						makedepends = bc
 | 
				
			||||||
	makedepends = cpio
 | 
						makedepends = cpio
 | 
				
			||||||
	makedepends = gettext
 | 
						makedepends = gettext
 | 
				
			||||||
 | 
						makedepends = git
 | 
				
			||||||
	makedepends = libelf
 | 
						makedepends = libelf
 | 
				
			||||||
	makedepends = pahole
 | 
						makedepends = pahole
 | 
				
			||||||
	makedepends = perl
 | 
						makedepends = perl
 | 
				
			||||||
@@ -26,7 +27,7 @@ pkgbase = linux-vfio
 | 
				
			|||||||
	options = !strip
 | 
						options = !strip
 | 
				
			||||||
	source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.13.7.tar.xz
 | 
						source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.13.7.tar.xz
 | 
				
			||||||
	source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.13.7.tar.sign
 | 
						source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.13.7.tar.sign
 | 
				
			||||||
	source = config-6.13.7::https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config
 | 
						source = config-6.13.7::https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/6.13.7.arch1-1/config
 | 
				
			||||||
	source = 1001-6.13.0-add-acs-overrides.patch
 | 
						source = 1001-6.13.0-add-acs-overrides.patch
 | 
				
			||||||
	source = 1002-6.13.0-i915-vga-arbiter.patch
 | 
						source = 1002-6.13.0-i915-vga-arbiter.patch
 | 
				
			||||||
	source = https://github.com/archlinux/linux/releases/download/v6.13.7-arch1/linux-v6.13.7-arch1.patch.zst
 | 
						source = https://github.com/archlinux/linux/releases/download/v6.13.7-arch1/linux-v6.13.7-arch1.patch.zst
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										3
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								PKGBUILD
									
									
									
									
									
								
							@@ -37,6 +37,7 @@ makedepends=(
 | 
				
			|||||||
  bc
 | 
					  bc
 | 
				
			||||||
  cpio
 | 
					  cpio
 | 
				
			||||||
  gettext
 | 
					  gettext
 | 
				
			||||||
 | 
					  git
 | 
				
			||||||
  libelf
 | 
					  libelf
 | 
				
			||||||
  pahole
 | 
					  pahole
 | 
				
			||||||
  perl
 | 
					  perl
 | 
				
			||||||
@@ -128,7 +129,7 @@ if [[ ${_build_clang::1} == "t" ]]; then
 | 
				
			|||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if [[ ${_build_level::1} =~ ^[2-4]$ ]]; then
 | 
					if [[ ${_build_level::1} =~ ^[2-4]$ ]]; then
 | 
				
			||||||
  export KCFLAGS="-march=x86-64-v${_build_level::1} -mtune=generic -O3"
 | 
					  export KCFLAGS="-march=x86-64-v${_build_level::1} -O3"
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export KBUILD_BUILD_HOST=archlinux
 | 
					export KBUILD_BUILD_HOST=archlinux
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user