Skip to content

Use LDFLAGS when linking#23

Open
pekkarr wants to merge 1 commit intowch:mainfrom
pekkarr:use-ldflags
Open

Use LDFLAGS when linking#23
pekkarr wants to merge 1 commit intowch:mainfrom
pekkarr:use-ldflags

Conversation

@pekkarr
Copy link

@pekkarr pekkarr commented Sep 29, 2023

The LDFLAGS should be passed to the linker instead of CFLAGS.

Almost the same change was requested in #11 but that used the LIBS variable, while this patch passes the flags simply as LDFLAGS and also updates the Windows Makefile. This has been tested only on Linux though.

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.

1 participant