Fix GNU/kFreeBSD patch by Cyril Brulebois. --> ... <--

This commit is contained in:
Thilo Schulz 2011-02-06 20:10:43 +00:00
parent 0afedc928c
commit 58a8f5ef8b
1 changed files with 3 additions and 1 deletions

View File

@ -239,7 +239,9 @@ LIB=lib
INSTALL=install
MKDIR=mkdir
ifneq (,findstring($(PLATFORM),linux gnu_kfreebsd kfreebsd-gnu))
#ifneq (,$(findstring i86pc,$(shell uname -m)))
#ifneq (,findstring($(PLATFORM),linux gnu_kfreebsd kfreebsd-gnu))
ifneq (,$(findstring $(PLATFORM), linux gnu_kfreebsd kfreebsd-gnu))
ifeq ($(ARCH),axp)
ARCH=alpha