Blob Blame History Raw
From 3a30c27b979125d937de72d71d050060403174b4 Mon Sep 17 00:00:00 2001
From: serge-sans-paille <sguelton@redhat.com>
Date: Thu, 25 Feb 2021 14:30:18 +0100
Subject: [PATCH 18/18] [PATCH][polly] Portability of subproject extension

---
 polly/lib/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/polly/lib/CMakeLists.txt b/polly/lib/CMakeLists.txt
index b20358e..c356b3a 100644
--- a/polly/lib/CMakeLists.txt
+++ b/polly/lib/CMakeLists.txt
@@ -53,7 +53,6 @@ endif ()
 # the sources them to be recompiled for each of them.
 add_llvm_pass_plugin(Polly
   NO_MODULE
-  SUBPROJECT Polly
   Analysis/DependenceInfo.cpp
   Analysis/PolyhedralInfo.cpp
   Analysis/ScopDetection.cpp
-- 
1.8.3.1