Statically compile grml-runtty to avoid dependency on unstable's libc
authorMichael Prokop <mika@grml.org>
Wed, 5 Feb 2014 08:29:10 +0000 (09:29 +0100)
committerMichael Prokop <mika@grml.org>
Wed, 5 Feb 2014 08:35:18 +0000 (09:35 +0100)
commit2fea94b544f0e5ecb2abc3bc1a3742831b9904f8
treeef34fb3de073c59d355e265105c3cf9048b5319e
parent4cb5cd8ab60a58487c8521fd37a6db4a2ba99546
Statically compile grml-runtty to avoid dependency on unstable's libc

It's annoying if grml-scripts can't be updated any longer on
systems based for example on Debian/wheezy, so let's get rid
of the dependency on libc.

Compiling requires -lcompat, otherwise fails with:

| undefined reference to `clearenv'
compile/Makefile