genode/repos/ports/src/noux-pkg
Christian Helmuth eccc539651 noux-pkg/less: use LIBS when building tools
lesskey and lessecho missed the declaration of ${LIBS} on the compiler
command line, which ended up in unusable programs.

  > file noux-pkg/less/lesskey.broken
  noux-pkg/less/lesskey.broken: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter *empty*, not stripped
  > file noux-pkg/less/lesskey
  noux-pkg/less/lesskey: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter ld.lib.so, not stripped

The issue was identified because -O0 builds broke with

  ld: lesskey: The first section in the PT_DYNAMIC segment is not the .dynamic section

Unfortunately, this simple fix renders both tools also dependent to libm
and ncurses which they don't use.
2017-01-31 12:01:14 +01:00
..
bash ports: GNU build-system support for non-noux pkgs 2016-10-21 12:39:29 +02:00
binutils ports: GNU build-system support for non-noux pkgs 2016-10-21 12:39:29 +02:00
binutils_arm tool_chain: cleanup 2015-05-26 09:39:49 +02:00
binutils_x86 tool_chain: cleanup 2015-05-26 09:39:49 +02:00
coreutils ports: GNU build-system support for non-noux pkgs 2016-10-21 12:39:29 +02:00
dash ports: GNU build-system support for non-noux pkgs 2016-10-21 12:39:29 +02:00
diffutils noux-pkg: port of diffutils 3.3 2016-06-22 12:21:42 +02:00
e2fsprogs ports: GNU build-system support for non-noux pkgs 2016-10-21 12:39:29 +02:00
findutils Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
gcc Generalize ABI mechanism to shared objects 2017-01-13 13:06:54 +01:00
gcc_arm tool_chain: cleanup 2015-05-26 09:39:49 +02:00
gcc_x86 tool_chain: cleanup 2015-05-26 09:39:49 +02:00
gdb ports: GNU build-system support for non-noux pkgs 2016-10-21 12:39:29 +02:00
gdb_arm tool_chain: cleanup 2015-05-26 09:39:49 +02:00
gdb_x86 tool_chain: cleanup 2015-05-26 09:39:49 +02:00
grep ports: GNU build-system support for non-noux pkgs 2016-10-21 12:39:29 +02:00
less noux-pkg/less: use LIBS when building tools 2017-01-31 12:01:14 +01:00
lighttpd Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
lynx ports: GNU build-system support for non-noux pkgs 2016-10-21 12:39:29 +02:00
make ports: GNU build-system support for non-noux pkgs 2016-10-21 12:39:29 +02:00
netcat Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
noux-etc noux-pkg/noux-etc: serialize building targets 2016-08-29 17:29:34 +02:00
openssh ports: GNU build-system support for non-noux pkgs 2016-10-21 12:39:29 +02:00
sed ports: GNU build-system support for non-noux pkgs 2016-10-21 12:39:29 +02:00
tar noux-pkg: port of tar-1.27 2016-01-13 14:49:11 +01:00
vim ports: GNU build-system support for non-noux pkgs 2016-10-21 12:39:29 +02:00
which Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00