Skip to content

fix bugs for llvm patch file#719

Open
sijialouintel wants to merge 2 commits intoheavyai:masterfrom
sijialouintel:dev-bug
Open

fix bugs for llvm patch file#719
sijialouintel wants to merge 2 commits intoheavyai:masterfrom
sijialouintel:dev-bug

Conversation

@sijialouintel
Copy link
Copy Markdown

Omnisci use this file to patch llvm 9 for glibc 2.31+ support. The original patch file can't be parsed successfully and are considered as garbage. This updated patch is generated by command 'git diff', which can be used by
sudo patch -p0 < $SCRIPTS_DIR/llvm-9-glibc-2.31-708430.patch
(line 193 in https://github.com/omnisci/omniscidb/blob/master/scripts/common-functions.sh)

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jan 17, 2022

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants