mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:33:33 +03:00
Output $CC and $CFLAGS as well. A Tor Arntsen patch.
This commit is contained in:
parent
3be66f3a03
commit
be62b27ce2
1 changed files with 2 additions and 0 deletions
|
|
@ -132,6 +132,8 @@ log "NAME = $name"
|
|||
log "EMAIL = $email"
|
||||
log "DESC = $desc"
|
||||
log "CONFOPTS = $confopts"
|
||||
log "CFLAGS = $CFLAGS"
|
||||
log "CC = $CC"
|
||||
log "version = $version"
|
||||
log "date = `date -u`"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue