removed #define for IEEEFORMAT; now, the floating point package always
uses this format
This commit is contained in:
		
							parent
							
								
									37379d70ba
								
							
						
					
					
						commit
						3ed9932864
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,7 +1,7 @@ | |||
| EMHOME=../../.. | ||||
| SUF=o | ||||
| MAKEFILE=$(EMHOME)/mach/proto/fp/Makefile | ||||
| MACHDEF="MACH=m68k4" "CFLAGS=-DIEEEFORMAT" "SUF=$(SUF)" "ASAR=aal" | ||||
| MACHDEF="MACH=m68k4" "SUF=$(SUF)" "ASAR=aal" | ||||
| 
 | ||||
| all: | ||||
| 	make -f $(MAKEFILE) $(MACHDEF) all | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue