projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
068fc25
)
Makefile.org: clear yet another environment variable [from HEAD].
author
Andy Polyakov
<appro@openssl.org>
Thu, 19 Apr 2012 06:40:21 +0000
(06:40 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Thu, 19 Apr 2012 06:40:21 +0000
(06:40 +0000)
PR: 2793
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index a829c2a51dac492758c9ccd4641c79ae4c460102..893801f6f64355b2764063d1be707fcf9d35fb36 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-198,7
+198,7
@@
CLEARENV= TOP= && unset TOP $${LIB+LIB} $${LIBS+LIBS} \
$${EXHEADER+EXHEADER} $${HEADER+HEADER} \
$${GENERAL+GENERAL} $${CFLAGS+CFLAGS} \
$${ASFLAGS+ASFLAGS} $${AFLAGS+AFLAGS} \
- $${LDCMD+LDCMD} $${LDFLAGS+LDFLAGS}
\
+ $${LDCMD+LDCMD} $${LDFLAGS+LDFLAGS}
$${SCRIPTS+SCRIPTS}
\
$${SHAREDCMD+SHAREDCMD} $${SHAREDFLAGS+SHAREDFLAGS} \
$${SHARED_LIB+SHARED_LIB} $${LIBEXTRAS+LIBEXTRAS}