OSDN Git Service

build: avoid new syntax-check failure
authorJim Meyering <meyering@redhat.com>
Wed, 28 Sep 2011 19:46:56 +0000 (21:46 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 28 Sep 2011 21:01:02 +0000 (23:01 +0200)
commit5ac53ea3cb0455eee63b1171602acb6a4730e259
tree5775e141e85b72c142dc3b46e4f6fb56aa861a6d
parent22bfa0d6e301b1c6da08d1e37227c2666b6a1e92
build: avoid new syntax-check failure

* cfg.mk: Exempt libparted/arch/beos.c from the PATH_MAX check.
I suspect that this is ok, because parted compiles only on systems
that define PATH_MAX to something reasonable.
cfg.mk