Skip to content

Conversation

luoliwoshang
Copy link
Contributor

llvm build cache

with mac cgo config

with c++17

-Wl,-rpath with llvm

remove CFLAG unset by goplus/llgo#1243 merged

with llgo embed target build test

DRUNTIMES_CMAKE_ARGS set RPATH

clang prefix

linux rpath

-DLLVM_ENABLE_LIBEDIT=OFF

style refine

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

@luoliwoshang luoliwoshang marked this pull request as draft August 29, 2025 13:48
@github-actions github-actions bot changed the base branch from master to main August 29, 2025 13:48
Copy link
Contributor

Tip

This pull request targets the master branch. For future pull requests, please target the main branch instead.

@github-actions github-actions bot added the go Go use is a significant feature of the PR or issue label Aug 29, 2025
@daeho-ro daeho-ro added the prerelease-testing Pull request from upstream, testing a pre-release with homebrew dependencies label Aug 30, 2025
@luoliwoshang luoliwoshang force-pushed the llgo/embbuild1-refine1 branch from 3e74396 to 3c746e6 Compare August 30, 2025 03:13
@github-actions github-actions bot added the autosquash Automatically squash pull request commits according to Homebrew style. label Aug 30, 2025
@luoliwoshang luoliwoshang force-pushed the llgo/embbuild1-refine1 branch from 248d723 to c65908a Compare August 30, 2025 03:57
@github-actions github-actions bot removed the autosquash Automatically squash pull request commits according to Homebrew style. label Aug 30, 2025
@luoliwoshang luoliwoshang force-pushed the llgo/embbuild1-refine1 branch 3 times, most recently from ea9b585 to 4315736 Compare September 1, 2025 03:52
llvm build cache

with mac cgo config

with c++17

-Wl,-rpath with llvm

remove CFLAG unset by goplus/llgo#1243 merged

with llgo embed target build test

DRUNTIMES_CMAKE_ARGS set RPATH

clang prefix

linux rpath

-DLLVM_ENABLE_LIBEDIT=OFF

refine rb struct

llvm test off

same rpath use

reduce llvm pack same with goplus/espressif-llvm-project-prebuilt#13

remove unuse component
@luoliwoshang luoliwoshang force-pushed the llgo/embbuild1-refine1 branch from 4315736 to 7363529 Compare September 1, 2025 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Go use is a significant feature of the PR or issue prerelease-testing Pull request from upstream, testing a pre-release with homebrew dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants