C++ exceptions with shared libraries are working on sparc64 now.
Build shared libstdc++so on sparc64 platform too. Approved: re (rwatson)
This commit is contained in:
parent
f7319be8e1
commit
ef17cd4304
@ -11,9 +11,7 @@ SUPDIR= ${SRCDIR}/libsupc++
|
||||
#SUBDIR= doc
|
||||
|
||||
LIB= stdc++
|
||||
.if ${MACHINE_ARCH} != "sparc64"
|
||||
SHLIB_MAJOR= 4
|
||||
.endif
|
||||
|
||||
CFLAGS+= -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H
|
||||
CFLAGS+= -I${.CURDIR} -I${SUPDIR} -I${GCCDIR}
|
||||
|
Loading…
x
Reference in New Issue
Block a user