Skip to content

fftw: fix broken build against new-ish cmake#57770

Open
philhofer wants to merge 2 commits intovoid-linux:masterfrom
philhofer:fftw-fix
Open

fftw: fix broken build against new-ish cmake#57770
philhofer wants to merge 2 commits intovoid-linux:masterfrom
philhofer:fftw-fix

Conversation

@philhofer
Copy link

cmake (4.1.x) complains that it doesn't support scripts targeting cmake 3.5.
Builds work fine acknowledging the obsolescence of the scripts and continuing anyway.

(I ran into this bootstrapping a from-source build of chromium.)

Testing the changes

  • I tested the changes in this PR: NO (but I have tested that it produces a working chromium)

Local build testing

  • I built this PR locally for my native architecture, x86_64-musl

cmake (4.1.x) complains that it doesn't support scripts
targeting cmake 3.5. Force it to accept the scripts anyway.
@ahesford
Copy link
Member

Please squash these commits.

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.

3 participants