mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
Output $CC and $CFLAGS as well. A Tor Arntsen patch.
This commit is contained in:
parent
3be66f3a03
commit
be62b27ce2
@ -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…
Reference in New Issue
Block a user