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:
b214184
)
Makefile.org: clear yet another environment variable.
author
Andy Polyakov
<appro@openssl.org>
Thu, 19 Apr 2012 06:39:40 +0000
(06:39 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Thu, 19 Apr 2012 06:39:40 +0000
(06:39 +0000)
PR: 2793
Makefile.org
patch
|
blob
|
history
diff --git
a/Makefile.org
b/Makefile.org
index 352db6aa0e01b79da93534ad3e450c09e9e151bb..15a8f5cba0aea94408e94d494f1b3f9fee9ccb04 100644
(file)
--- a/
Makefile.org
+++ b/
Makefile.org
@@
-200,7
+200,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}