python: cross
This commit is contained in:
		
							parent
							
								
									f155ccb2a8
								
							
						
					
					
						commit
						25b5bd7b32
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		|  | @ -2,6 +2,7 @@ pkgname=python | |||
| pkgver=3.9.7 | ||||
| bad="" | ||||
| ext="doc" | ||||
| auto_cross | ||||
| 
 | ||||
| fetch() { | ||||
| 	curl "https://www.python.org/ftp/python/$pkgver/Python-$pkgver.tar.xz" -o $pkgname-$pkgver.tar.xz | ||||
|  | @ -13,8 +14,8 @@ build() { | |||
|     	cd $pkgname-$pkgver | ||||
| 	./configure \ | ||||
| 		--prefix=/usr \ | ||||
| 		--build=$TARGET \ | ||||
| 		--host=$TARGET \ | ||||
| 		--build=$HOST_TRIPLE \ | ||||
| 		--host=$TRIPLE  \ | ||||
| 		--with-system-ffi=true \ | ||||
| 		--with-ssl-default-suites=openssl \ | ||||
| 		ax_cv_c_float_words_bigendian=no | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue