Skip to content

add ln command to coreutils.mk

Jeremy Soller requested to merge n0npax:add-ln-command-to-coreutils into master

Created by: n0npax

Problem: links are not fully implemented by fs

Solution: app will fail with proper error

Changes introduced by this pull request:

  • auto install ln command to /bin ( mk/userspace/coreutils.mk)

main changes merged by <Add ln command to coreutils #139> to coreutils repo

Merge request reports