Skip to content

--with-functions option not work on macOS Homebrew #2338

Description

@lucydodo

What is your question

To build the project on macOS, I ran the following command with reference to BUILDING.md.
$ brew install sqlite --with-functions --with-json1 --without-readline

As a result of executing the above command, Homebrew returned the following error.
Error: invalid option: --with-functions

I searched for something related to google but I couldn't find a workaround.
I think that option is missing from Homebrew formula. So I tried to review the history of the SQLite homebrew formula,
but my computer was so slow that the 'git log' command did not work smoothly.

Can I ask your advice?

Environment

  • macOS Catalina 10.15.6
  • Homebrew 2.4.8

Screenshot

스크린샷 2020-07-20 03 18 54

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions