Skip to content

configure: append -Werror to CFLAGS (don't prepend)#1523

Merged
bapt merged 2 commits intofreebsd:masterfrom
emaste:master
Jan 2, 2017
Merged

configure: append -Werror to CFLAGS (don't prepend)#1523
bapt merged 2 commits intofreebsd:masterfrom
emaste:master

Conversation

@emaste
Copy link
Copy Markdown
Member

@emaste emaste commented Dec 30, 2016

Previously if CFLAGS contained -Wno-error that would override the
-Werror required for this configure test to work correctly.

Issue #1522

Previously if CFLAGS contained -Wno-error that would override the
-Werror required for this configure test to work correctly.

Issue freebsd#1522
ac_cv_func_basename and ac_cv_func_dirname may already have cached true
values, beceause these functions do in fact exist. However, the test
here is for the old-style BSD implementation, so we don't want to accept
a cached result of mere existence.

Issue freebsd#1522
@bapt bapt merged commit 05ce724 into freebsd:master Jan 2, 2017
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.

2 participants