stop linking in clang libraries directly into pet
commit92d9ca9a4625b88a98d67b805a67c40c5d5642f8
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 3 Sep 2013 09:12:05 +0000 (3 11:12 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 18 Sep 2013 11:15:22 +0000 (18 13:15 +0200)
tree5a96142b2ad2643417a1e60fd97ffcf1386b70ae
parentdbf5ff10dbc06734d5e4f0d351c988303ec9b451
stop linking in clang libraries directly into pet

Ever since 55f2117 (pet: use isl for argument parsing,
Fri Nov 11 12:22:49 2011 +0100), the pet binary no longer
directly depends on the clang libraries, so there is no need
to explicitly link against those libraries.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am