From: Adam Thompson <arthompson1990@gmail.com>
To: edbrowse-dev@edbrowse.org
Subject: Re: QuickJS and maintenance
Date: Sun, 12 Feb 2023 18:54:30 +0000 [thread overview]
Message-ID: <Y+k15noIs4t7Yivi@pinebook-pro> (raw)
In-Reply-To: <Y+iXql8J81pFgLG2@kraftkrust>
On Sun, Feb 12, 2023 at 08:39:22AM +0100, Sebastian Humenda wrote:
> Hi
>
> Karl Dahlke schrieb am 11.02.2023, 5:32 -0500:
> >If quickjs were packaged, we would need to change the makefile, as it
> >currently assumes it has been built statically in parallel. In other words,
> >we would simply link to it as we do with curl and readline etc. We might need
>
> Debian installs it to /usr/lib/quickjs/libquickjs.a, if that helps. Maybe you
> were assuming that anyway.
As long as we can find it via pkg-config we can just look for it, perhaps
using a flag of some sort to switch between that and providing a path to a
local build? That'd mean we didn't need to know where it'd be installed if we
were building using the system (read packaged) Quickjs whilst keeping the
ability to use a local version.
prev parent reply other threads:[~2023-02-12 18:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-08 9:32 Sebastian Humenda
2023-02-08 10:33 ` Karl Dahlke
2023-02-09 8:13 ` Adam Thompson
2023-02-09 9:48 ` Sebastian Humenda
2023-02-11 8:10 ` Adam Thompson
2023-02-11 9:56 ` Sebastian Humenda
2023-02-11 10:32 ` Karl Dahlke
2023-02-12 7:39 ` Sebastian Humenda
2023-02-12 18:54 ` Adam Thompson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y+k15noIs4t7Yivi@pinebook-pro \
--to=arthompson1990@gmail.com \
--cc=edbrowse-dev@edbrowse.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).