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

Andreas make-build changes #4

Draft
wants to merge 64 commits into
base: wip/make-build
Choose a base branch
from
Draft

Conversation

angerman
Copy link

No description provided.

@andreabedini andreabedini force-pushed the andrea/make-build branch 10 times, most recently from eec3056 to 56151a3 Compare February 14, 2025 10:53
@andreabedini andreabedini force-pushed the andrea/make-build branch 6 times, most recently from af0c49f to dd0df21 Compare February 25, 2025 08:18
The field "extra-libraries-static" is available only since version 3.8
of the Cabal specification.
Unused at least since August 2008 (9329cdb)
AC_PROG_CC already sets the necessary compiler flags
to enable the latest language standard.
Checking the source code is appropriate for a linter,
not for the configure script.
The boot script performs two tasks
- it checks for the presence of boot packages
- it runs autoreconf in each boot package

The first task is not valuable enough and likely could be implemented
within autoconf.

The second task be implemented in a standardised way using the macro
AC_CONFIG_SUBDIRS.
Checking LLVM version introduces complexity for not enough benefits.
Trust the users and let them deal with the consequences.
There is little value in generating a C array from a Python list.
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