Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create clucene-ut.yml #179

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Create clucene-ut.yml #179

merged 1 commit into from
Jan 30, 2024

Conversation

hello-stephen
Copy link

No description provided.

'llvm@16'
- name: "Run"
run: |
set -x
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

try to fix macOS compile error, try to add these lines below 'set -x'

if [[ "${{ matrix.config.name }}" == 'macOS' ]]; then
    export CC="$(brew --prefix)/opt/llvm@16/bin/clang"
    export CXX="$(brew --prefix)/opt/llvm@16/bin/clang++"
fi

@qidaye qidaye merged commit 3d0f423 into apache:clucene Jan 30, 2024
3 of 4 checks passed
@hello-stephen hello-stephen deleted the patch-2 branch January 31, 2024 08:28
hello-stephen added a commit to hello-stephen/doris-thirdparty that referenced this pull request Feb 1, 2024
hello-stephen added a commit to hello-stephen/doris-thirdparty that referenced this pull request Feb 2, 2024
hello-stephen added a commit to hello-stephen/doris-thirdparty that referenced this pull request Feb 2, 2024
hello-stephen added a commit to hello-stephen/doris-thirdparty that referenced this pull request Feb 2, 2024
qidaye pushed a commit that referenced this pull request Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants