mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-10-31 02:11:30 +01:00 
			
		
		
		
	Re-enabled smartlinking on go32v2 after r8715 (solves bug #11501)
git-svn-id: trunk@11248 -
This commit is contained in:
		
							parent
							
								
									c6fba4f390
								
							
						
					
					
						commit
						f8790b4e14
					
				| @ -32,7 +32,7 @@ unit i_go32v2; | |||||||
|             system       : system_i386_GO32V2; |             system       : system_i386_GO32V2; | ||||||
|             name         : 'GO32 V2 DOS extender'; |             name         : 'GO32 V2 DOS extender'; | ||||||
|             shortname    : 'Go32v2'; |             shortname    : 'Go32v2'; | ||||||
|             flags        : [tf_use_8_3,tf_use_function_relative_addresses]; |             flags        : [tf_use_8_3,tf_use_function_relative_addresses,tf_smartlink_library]; | ||||||
|             cpu          : cpu_i386; |             cpu          : cpu_i386; | ||||||
|             unit_env     : 'GO32V2UNITS'; |             unit_env     : 'GO32V2UNITS'; | ||||||
|             extradefines : 'DPMI'; |             extradefines : 'DPMI'; | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 giulio
						giulio