1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/editors/libreoffice
Jan Beich f5f47a5a4e devel/nspr, security/nss: drop version from SONAME
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.

  $ cc -lplds4 -L/usr/local/lib
  /usr/lib/crt1.o: In function `_start1':
  crt1_c.c:(.text+0xa6): undefined reference to `main'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_create'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'

PR:		213144
Exp-run by:	antoine
2016-10-09 12:10:02 +00:00
..
files Fix build on head. 2016-06-14 04:42:13 +00:00
distinfo Revert r422225 as devel/ucpp is now fixed. 2016-09-20 20:56:57 +00:00
Makefile Revert r422225 as devel/ucpp is now fixed. 2016-09-20 20:56:57 +00:00
Makefile.common devel/nspr, security/nss: drop version from SONAME 2016-10-09 12:10:02 +00:00
Makefile.i18n - Fix handling of empty directories in documentation 2016-04-01 20:15:05 +00:00
pkg-descr