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

Collapse All | Expand All

(-)a/configure (-3 / +2 lines)
Lines 267-275 Link Here
267
267
268
FreeBSD)
268
FreeBSD)
269
make="gmake"
269
make="gmake"
270
LDFLAGS="$LDFLAGS -export-dynamic"
270
LDFLAGS="$LDFLAGS -export-dynamic -lpthread"
271
CFLAGS="$CFLAGS -pthread"
271
CFLAGS="$CFLAGS"
272
GPAC_SH_FLAGS=-pthread
273
freebsd="yes"
272
freebsd="yes"
274
js_flags="-DXP_UNIX -I/usr/include/js"
273
js_flags="-DXP_UNIX -I/usr/include/js"
275
;;
274
;;

Return to bug 189692