# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/chntpw/hotfix.patch # Copyright (C) 2009 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- chntpw-080526/Makefile.vanilla 2009-10-28 19:26:05.000000000 +0100 +++ chntpw-080526/Makefile 2009-10-28 19:26:41.000000000 +0100 @@ -13,7 +13,7 @@ CC=gcc # Force 32 bit -CFLAGS= -DUSEOPENSSL -g -I. -I$(OSSLINC) -Wall -m32 +CFLAGS= -DUSEOPENSSL -g -I. -I$(OSSLINC) -Wall OSSLLIB=$(OSSLPATH)/lib # 64 bit if default for compiler setup @@ -22,7 +22,7 @@ # This is to link with whatever we have, SSL crypto lib we put in static -LIBS=-L$(OSSLLIB) $(OSSLLIB)/libcrypto.a +LIBS=-L$(OSSLLIB) -lcrypto all: chntpw chntpw.static cpnt reged reged.static