Skip to content

Fix Makefile: Move -lpthread from LDFLAGS to LIBS#11

Open
agustinov wants to merge 1 commit intojemk:masterfrom
agustinov:PR
Open

Fix Makefile: Move -lpthread from LDFLAGS to LIBS#11
agustinov wants to merge 1 commit intojemk:masterfrom
agustinov:PR

Conversation

@agustinov
Copy link
Copy Markdown

Some gcc versions get error: "undefined reference to 'pthread_rwlock_wrlock'" when -lpthread is set in LDFLAGS of Makefile.

Some gcc versions get error: "undefined reference to 'pthread_rwlock_wrlock'" when -lpthread is set in LDFLAGS of Makefile.
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