Skip to content

Conversation

@lidavidm
Copy link
Member

Closes #3427.

@lidavidm lidavidm force-pushed the gh-3427 branch 3 times, most recently from 2170ee8 to c7b37b3 Compare September 15, 2025 02:28
@lidavidm lidavidm marked this pull request as ready for review September 15, 2025 02:51
@lidavidm lidavidm requested a review from zeroshade as a code owner September 15, 2025 02:51
@github-actions github-actions bot modified the milestone: ADBC Libraries 21 Sep 15, 2025
}

#if ADBC_CONDA_BUILD
#if defined(ADBC_CONDA_BUILD)
Copy link
Member

Choose a reason for hiding this comment

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

So, this was set up this way because of the R build which uses -DADBC_CONDA_BUILD=${CONDA_BUILD} because of how Makevars in R doesn't allow a bunch of different Make constructs.

So changing this like this will result in this being built for the R driver manager even when not using CONDA_BUILD

Copy link
Member Author

Choose a reason for hiding this comment

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

It would be nice to document that :) I'll change it back

@lidavidm lidavidm requested a review from zeroshade September 18, 2025 04:43
@lidavidm lidavidm merged commit 4cd05f0 into apache:main Sep 22, 2025
71 checks passed
@lidavidm lidavidm deleted the gh-3427 branch September 22, 2025 00:27
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.

build: enabling support for loading manifests from CONDA_PREFIX does not build

2 participants