svn commit: r501883 - head/lang/clisp

Piotr Kubaj pkubaj at anongoth.pl
Sun May 19 19:07:35 UTC 2019


I can, but it needs an approval from some of my mentors first :)

@mat, tcberner, linimon
Since you receive those emails as well, can you approve this change?

On 19-05-18 16:12:40, Jan Beich wrote:
>Piotr Kubaj <pkubaj at FreeBSD.org> writes:
>
>> Author: pkubaj
>> Date: Fri May 17 19:23:07 2019
>> New Revision: 501883
>> URL: https://svnweb.freebsd.org/changeset/ports/501883
>>
>> Log:
>>   lang/clisp: fix build with GCC-based architectures
>[...]
>> +LDFLAGS+=	${LDFLAGS_${CHOSEN_COMPILER_TYPE}}
>> +LDFLAGS_gcc=	-lthr
>
>Can you replace -lthr with -lpthread? The threading library name is an
>implementation detail and may differ on other ${OPSYS} e.g., DragonFly.
>
>$ file /usr/lib/libpthread.so
>/usr/lib/libpthread.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, stripped
>
>https://github.com/DragonFlyBSD/DeltaPorts/tree/master/ports/lang/clisp/
>http://muscles.dragonflybsd.org/synth/logs/lang___clisp.log
>
>-- 
>This message has been scanned for viruses and
>dangerous content by MailScanner, and is
>believed to be clean.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20190519/278d26f0/attachment.sig>


More information about the svn-ports-all mailing list