pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

atlas: g/c debug



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Tue Jul 5 00:40:27 2016 +0200
Changeset:	097013b104d57c092e450101bc209ec96e2a0fc7

Modified Files:
	atlas/Makefile

Log Message:
atlas: g/c debug

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=097013b104d57c092e450101bc209ec96e2a0fc7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 atlas/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/atlas/Makefile b/atlas/Makefile
index 1190ff9..ef3070e 100644
--- a/atlas/Makefile
+++ b/atlas/Makefile
@@ -25,9 +25,7 @@ USE_TOOLS+=	gmake
 
 ATLAS_CPUBITS=			32
 .for P in ${LP64PLATFORMS}
-.warning hello
 .if ${MACHINE_PLATFORM:M${P}}
-.warning MAM!
 ATLAS_CPUBITS=			64
 .endif
 .endfor


Home | Main Index | Thread Index | Old Index