revert change for gcc4 as it breaks gcc2 compiling.
This commit is contained in:
parent
b25383ea7b
commit
ff4a755ca4
@ -42,7 +42,7 @@ GCC = gcc
|
||||
GCC_OPT = $(DBG) $(OPT) -I. -I/boot/home/config/include/ -I/boot/home/config/include/ncurses/ -DHAVE_CONFIG -DUNIX $(HAIKUOPT)
|
||||
GPP = g++
|
||||
GPP_OPT = $(DBG) $(OPT) -I. -DHAVE_CONFIG -DUNIX $(HAIKUOPT)
|
||||
LD = g++
|
||||
LD = ld
|
||||
LD_OPT = -shared
|
||||
|
||||
##
|
||||
|
Loading…
x
Reference in New Issue
Block a user