packages/utils/hfsprogs
Florian Fainelli 94478ebff8 hfsprogs: Fix build failures with external toolchains
Several problems were found with building against an external toolchain:

* TARGET_CPPFLAGS was missing which would prevent finding the headers
* TARGET_LDFLAGS also was not passed correctly
* when building against glibc, since we use strlcpy() we need to link
  against libbsd

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2017-04-02 20:00:33 -07:00
..
files hfsprogs: initial import 2015-03-27 22:18:15 -07:00
patches hfsprogs: fix building on macOS 2017-01-31 19:29:58 +03:00
Makefile hfsprogs: Fix build failures with external toolchains 2017-04-02 20:00:33 -07:00