Get SparcLinux to link properly. This doesn't affect any other builds.

git-svn-id: svn://10.0.0.236/trunk@3775 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee 1998-06-13 22:40:18 +00:00
parent 82650fafb0
commit 4deae010b7

View File

@ -79,6 +79,7 @@ endif
ifeq ($(CPU_ARCH),sparc)
PLATFORM_FLAGS += -D$(CPU_ARCH)
OS_INCLUDES += -I/usr/X11R6/include
OS_LIBS += -L/lib -ldl -lc
endif
ifeq ($(CPU_ARCH),x86)
PLATFORM_FLAGS += -mno-486 -Di386