CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2014/01/08 04:54:12

Modified files:
        lang/gprolog   : Makefile distinfo 
Added files:
        lang/gprolog/patches: patch-EnginePl_machine_h 

Log message:
Fix segfault during build with PIE-by-default on i386 by not using %ebx there.
Not quite sure why this is needed as it looks to be built without PIE
anyway, so XXX comment added to patch, but this makes things work.

N.B. regression tests fail, "error: objects are initialised from 1st to last
(should be from last to 1st) - undefine constant OBJ_CHAIN_REVERSE_ORDER in
obj_chain.h" but this is not new and they also fail on amd64.

Regen distinfo while there.

Reply via email to