# --- 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-140201/Makefile.vanilla 2026-05-26 09:29:48.688528770 +0300 +++ chntpw-140201/Makefile 2026-05-26 09:30:29.932351884 +0300 @@ -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