diff options
Diffstat (limited to 'Makeconf')
-rw-r--r-- | Makeconf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ mighost := ernst # Set these options to the GCC compiler spec (the correct value # can be found in /usr/local/lib/lib-gcc). CCTARGET=i386-mach -CCVERSION=current +CCVERSION=2.5.8 CCTYPE=-b $(CCTARGET) -V $(CCVERSION) # Where to find various things for compilation: |