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

A few minor fixes #313

Merged
merged 1 commit into from Oct 17, 2023
Merged

A few minor fixes #313

merged 1 commit into from Oct 17, 2023

Conversation

maliasadi
Copy link
Member

@maliasadi maliasadi commented Oct 13, 2023

  • Update make clean (Makefile) to remove libs and mlir_quantum folders
  • Update make clean (mlir/Makefile) to remove the build directory of Enzyme
  • Add the missing header to CompilerDriver.h (to fix the build failure on macOS x86 using clang-14)
  • Remove the unnecessary pybind11::headers library link for the compiler_driver Python bindings
  • Fix the GIT tag macro in runtime/Makefile

@maliasadi maliasadi requested a review from dime10 October 13, 2023 20:04
@github-actions
Copy link

Hello. You may have forgotten to update the changelog!
Please edit doc/changelog.md on your branch with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@maliasadi maliasadi merged commit 734b301 into main Oct 17, 2023
20 checks passed
@maliasadi maliasadi deleted the maa/build-fixes branch October 17, 2023 17:51
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.

None yet

2 participants