netbsd-curses: fix cross
This commit is contained in:
		
							parent
							
								
									d8ba48c8fd
								
							
						
					
					
						commit
						a3c01e7787
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -19,7 +19,7 @@ build() { | |||
| 
 | ||||
| package() { | ||||
| 	cd $pkgname-$pkgver | ||||
| 	bad --gmake gmake install DESTDIR=$pkgdir PREFIX=/usr | ||||
| 	bad --gmake gmake install DESTDIR=$pkgdir PREFIX=/usr HOSTCC=cc CROSSCOMPILING=1 LDFLAGS_HOST= CFLAGS_HOST= | ||||
| } | ||||
| 
 | ||||
| backup() { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue