
2 Jun
2018
2 Jun
'18
8:14 p.m.
On 6/2/2018 11:48, Milan Buška wrote:
Hello. I think there's a mistake here
clang Pkgfile : . . .. # multilib stub mv $PKG/usr/include/llvm/Config/llvm-config{,-64}.h install -m 0644 $SRC/llvm-config.h $PKG/usr/include/llvm/Config/
^^^^ llvm => clang ???
grep 64 .footprint => result nothing
Regards
That's not a typo, but it's also not useful or necessary, because immediately after that in the Pkgfile, llvm is removed. Regards, Matt