CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2019/07/30 05:38:48

Modified files:
        security/gnutls: Makefile 

Log message:
changes to asm code in gnutls-3.6.9 result in the following error
on i386; link with -Wl,-z,notext for now (this knocks out a large chunk
of the ports tree). ok aja@

ld: error: can't create dynamic relocation R_386_32 against symbol: 
_gnutls_x86_cpuid_s in readonly segment; recompile object files with -fPIC or 
pass '-Wl,-z,notext' to allow text relocations in the output

Reply via email to