Control: tags -1 patch
The gprolog PIE FTBFS can be fixed with the following change that
disables PIE:
--- debian/rules.old 2016-11-10 09:11:59.000000000 +0000
+++ debian/rules 2016-11-10 09:14:40.000000000 +0000
@@ -31,8 +31,9 @@
SRCDIR=src
DBGFLAGS=-g
-DBGFLAGS=-O3 -fomit-frame-pointer
+DBGFLAGS=-O3 -fomit-frame-pointer -no-pie
BCFLAGS=-funsigned-char
+export LDFLAGS=-no-pie
# =============================================================================
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed