Skip Menu |
 

From: kaduk@MIT.EDU
Subject: SVN Commit

Don't require pdbs for make install

When NODEBUG is defined and DEBUG_SYMBOL is not, no pdbs are generated.
This should not cause make install to fail.

Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>

https://github.com/krb5/krb5/commit/0f18dbc1f6b65dcd4a63eb3c52de72ec8cc11c33
Author: Kevin Wasserman <kevin.wasserman@painless-security.com>
Committer: Ben Kaduk <kaduk@mit.edu>
Commit: 0f18dbc1f6b65dcd4a63eb3c52de72ec8cc11c33
Branch: master
src/Makefile.in | 40 ++++++++++++++++++++--------------------
1 files changed, 20 insertions(+), 20 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

Don't require pdbs for make install

When NODEBUG is defined and DEBUG_SYMBOL is not, no pdbs are generated.
This should not cause make install to fail.

Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>

(cherry picked from commit 0f18dbc1f6b65dcd4a63eb3c52de72ec8cc11c33)

https://github.com/krb5/krb5/commit/3df3be22ae3e3da1f8c8ef908433c23464a706ef
Author: Kevin Wasserman <kevin.wasserman@painless-security.com>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 3df3be22ae3e3da1f8c8ef908433c23464a706ef
Branch: krb5-1.10
src/Makefile.in | 40 ++++++++++++++++++++--------------------
1 files changed, 20 insertions(+), 20 deletions(-)