mes/module
Jan Nieuwenhuizen 479bf10878
build: Handle gcc with --pie-by-default.
This fixes upgrading to debian-hurd-20190220.img.

* build-aux/build.sh.in (CFLAGS): Add -static.  Fixes using gcc
compiled with --pie-by-default
* build-aux/check.sh.in (CFLAGS): Likewise.
* module/mescc.scm (parse-opts): Ignore -no-pie, -static.
2019-07-06 13:57:30 +02:00
..
mes test: Resurrect running boot tests on Guile. 2019-05-27 22:57:44 +02:00
mescc porting: Add x86 scaffold: exit and write in assembly. 2019-06-13 14:19:59 +02:00
mescc.scm build: Handle gcc with --pie-by-default. 2019-07-06 13:57:30 +02:00