archspec: fix entry in the JSON file (#37793)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							e9e5beee1f
						
					
				
				
					commit
					e66888511f
				
			
							
								
								
									
										2
									
								
								lib/spack/external/__init__.py
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								lib/spack/external/__init__.py
									
									
									
									
										vendored
									
									
								
							@@ -18,7 +18,7 @@
 | 
			
		||||
 | 
			
		||||
* Homepage: https://pypi.python.org/pypi/archspec
 | 
			
		||||
* Usage: Labeling, comparison and detection of microarchitectures
 | 
			
		||||
* Version: 0.2.1 (commit 4b1f21802a23b536bbcce73d3c631a566b20e8bd)
 | 
			
		||||
* Version: 0.2.1 (commit 9e1117bd8a2f0581bced161f2a2e8d6294d0300b)
 | 
			
		||||
 | 
			
		||||
astunparse
 | 
			
		||||
----------------
 | 
			
		||||
 
 | 
			
		||||
@@ -2803,7 +2803,7 @@
 | 
			
		||||
                  "flags" : "-march=armv8.2-a+fp16+dotprod+crypto -mtune=cortex-a72"
 | 
			
		||||
              },
 | 
			
		||||
              {
 | 
			
		||||
                  "versions": "10.2",
 | 
			
		||||
                  "versions": "10.2:10.2.99",
 | 
			
		||||
                  "flags" : "-mcpu=zeus"
 | 
			
		||||
              },
 | 
			
		||||
              {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user