Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 318535 | Differences between
and this patch

Collapse All | Expand All

(-)asterisk-1.6.2.7.ORIG/Makefile (+4 lines)
Lines 276-281 Link Here
276
  _ASTCFLAGS+=-pthread -ftrampolines
276
  _ASTCFLAGS+=-pthread -ftrampolines
277
endif
277
endif
278
278
279
ifeq ($(OSARCH),linux-uclibc)
280
  AST_LIBS+=-lpthread -ldl
281
endif
282
279
ifeq ($(OSARCH),SunOS)
283
ifeq ($(OSARCH),SunOS)
280
  _ASTCFLAGS+=-Wcast-align -DSOLARIS -I../include/solaris-compat -I/opt/ssl/include -I/usr/local/ssl/include -D_XPG4_2 -D__EXTENSIONS__
284
  _ASTCFLAGS+=-Wcast-align -DSOLARIS -I../include/solaris-compat -I/opt/ssl/include -I/usr/local/ssl/include -D_XPG4_2 -D__EXTENSIONS__
281
endif
285
endif

Return to bug 318535