mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	Include the dependence of sysmodule on the patchlevel.h include, so
that sys.version_info will be built properly.
This commit is contained in:
		
							parent
							
								
									29b8d5acd0
								
							
						
					
					
						commit
						19c6afb42b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -131,7 +131,7 @@ sigcheck.o: sigcheck.c | |||
| strerror.o: strerror.c | ||||
| strtod.o: strtod.c | ||||
| structmember.o: structmember.c | ||||
| sysmodule.o: sysmodule.c | ||||
| sysmodule.o: sysmodule.c ../Include/patchlevel.h | ||||
| thread.o: thread.c | ||||
| traceback.o: traceback.c | ||||
| version.o: version.c | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Fred Drake
						Fred Drake