Today I met that my Ubuntu contains environmental variable with name LD (not ld). I was sad surprise to find that can't build f2fs-tools because autotools tries to find linker with name ld (low case) but found my environmental variable LD (upper case). It is behavior which is really hard to predict but common story about autotools... Let's switch to cmake/meson?

P.S. I also suggest moving repo to github...

Cherniaev Andrei


_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to