Skip to content

[wip] llgo:pretest embed clang refine style#235474

Closed
luoliwoshang wants to merge 1 commit into
Homebrew:mainfrom
luoliwoshang:llgo/embbuild1-refine1
Closed

[wip] llgo:pretest embed clang refine style#235474
luoliwoshang wants to merge 1 commit into
Homebrew:mainfrom
luoliwoshang:llgo/embbuild1-refine1

Conversation

@luoliwoshang
Copy link
Copy Markdown
Contributor

llvm build cache

with mac cgo config

with c++17

-Wl,-rpath with llvm

remove CFLAG unset by xgo-dev/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
@github-actions
Copy link
Copy Markdown
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 xgo-dev/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
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions Bot added the stale No recent activity label Sep 22, 2025
@fxcoudert
Copy link
Copy Markdown
Member

Following the same reasoning as #235127

@fxcoudert fxcoudert closed this Sep 28, 2025
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 stale No recent activity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants