mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 10:19:31 +01:00 
			
		
		
		
	compiler: add fpc_has_operator_enumerator define
git-svn-id: trunk@14171 -
This commit is contained in:
		
							parent
							
								
									3e9b6151ee
								
							
						
					
					
						commit
						bcca902839
					
				@ -2379,6 +2379,7 @@ begin
 | 
			
		||||
  def_system_macro('FPC_STRTOCHARARRAYPROC');
 | 
			
		||||
  def_system_macro('FPC_STRTOSHORTSTRINGPROC');
 | 
			
		||||
  def_system_macro('FPC_OBJFPC_EXTENDED_IF');
 | 
			
		||||
  def_system_macro('FPC_HAS_OPERATOR_ENUMERATOR');
 | 
			
		||||
{$if defined(x86) or defined(powerpc) or defined(powerpc64)}
 | 
			
		||||
  def_system_macro('FPC_HAS_INTERNAL_ABS_LONG');
 | 
			
		||||
{$endif}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user