build: add PKGBUILD for libx11 with msan support #44
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -11,8 +11,6 @@ depends=('libxcb' 'glibc' 'xorgproto')
 | 
				
			||||||
makedepends=('xorg-util-macros' 'xtrans' 'clang')
 | 
					makedepends=('xorg-util-macros' 'xtrans' 'clang')
 | 
				
			||||||
license=('MIT AND X11')
 | 
					license=('MIT AND X11')
 | 
				
			||||||
source=(https://xorg.freedesktop.org//releases/individual/lib/libX11-${pkgver}.tar.xz{,.sig})
 | 
					source=(https://xorg.freedesktop.org//releases/individual/lib/libX11-${pkgver}.tar.xz{,.sig})
 | 
				
			||||||
sha512sums=('cb7a284d9081a8b67f7d8568d56dc403a4b787e46ac497b07768d236084c01f80f4ea2ebd814f950ac9738adc3baea3912932fc333858195c4f8217744b6f730'
 | 
					 | 
				
			||||||
            'SKIP')
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
build() {
 | 
					build() {
 | 
				
			||||||
  cd libX11-${pkgver}
 | 
					  cd libX11-${pkgver}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue