Disable clang for athstats for now.

This commit is contained in:
Adrian Chadd 2013-01-02 18:49:40 +00:00
parent 1984dd520b
commit 21eec1f68e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=244970

View File

@ -4,6 +4,10 @@
PROG= athstats
# Because of a clang preprocessor parser limitation causing this
# to not compile, use gcc for now.
CC= gcc
SRCS= main.c statfoo.c athstats.c opt_ah.h ah_osdep.h
CLEANFILES+= opt_ah.h