GithubHelp home page GithubHelp logo

Comments (3)

hsiangkao avatar hsiangkao commented on August 18, 2024

Hi Haruue,
Thanks for reporting this issue. 👍 :)

(Sorry for updating this comment many times, I just want to make the whole thing clearer)
This github repo is only an internal working branch myself.
I rarely check the github issue list since the tradition for all linux kernel related projects is to post related stuffs to their mailing lists.

How about the following modification?
test -z "${with_lz4_libdir}" || LDFLAGS="-L$with_lz4_libdir ${LDFLAGS}"

If you have some time, could you send this patch to erofs mailing list so I can merge it directly?
use git send-email (or proper email client such as mutt) and erofs mailing list address is [email protected]

and see (It's also applicable to erofs-utils since it's a Linux kernel related userspace project):
https://www.kernel.org/doc/html/latest/process/submitting-patches.html

Note in particular the requirements for the Developer's Certification of Origin (aka the Signed-off-by tag). That has specific legal meanings (for example, you are certifying that your employer allows
you to contribute to open source projects, or at least, this open source project), so please take a close look at that.

Or I will submit this patch for you (via a reported-by tag since I don't get your signed-off-by tag for this patch....). Boths are fine for me and the first way is better :)

Best regards,
Gao Xiang

from erofs-utils.

haruue avatar haruue commented on August 18, 2024

test -z "${with_lz4_libdir}" || LDFLAGS="-L$with_lz4_libdir ${LDFLAGS}" should be a better idea. since $LZ4_LIBS would have a -L and an exter -llz4 included.

Since I have sent this patch to [email protected]. I will close this issue now.

from erofs-utils.

hsiangkao avatar hsiangkao commented on August 18, 2024

Thanks, I have merged it to experimental branch, and I will move it to dev branch tomorrow.

from erofs-utils.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.