jaydoane commented on code in PR #4291:
URL: https://github.com/apache/couchdb/pull/4291#discussion_r1153745291
##########
configure:
##########
@@ -121,6 +129,7 @@ parse_opts() {
--dev)
WITH_DOCS=0
WITH_FAUXTON=0
+ WITH_NOUVEAU=1
Review Comment:
Are you sure this should default to on? It seems like maybe the least
surprising thing would be to require explicitly enabling it with
`--enable-nouveau`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]