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

This commit is contained in:
mcafee 1998-06-13 22:40:18 +00:00
Родитель 617fc42dfb
Коммит 4e70ab9ac1
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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