move gperf to NO_GXX section, it works fine on ia64. It just needs a
c++ compiler.
This commit is contained in:
parent
926eea6a54
commit
8180c55fce
@ -14,11 +14,11 @@ SUBDIR+=as ld
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} != "ia64" && ${MACHINE_ARCH} != "sparc64"
|
||||
SUBDIR+=cc gperf
|
||||
SUBDIR+=cc
|
||||
.endif
|
||||
|
||||
.if !defined(NO_CXX)
|
||||
SUBDIR+=groff
|
||||
SUBDIR+=gperf groff
|
||||
.endif
|
||||
|
||||
.if !defined(NOPERL) && !defined(NO_PERL) && exists(${.CURDIR}/perl)
|
||||
|
Loading…
Reference in New Issue
Block a user