瀏覽代碼

Fix build

Samuel Thibault 10 年之前
父節點
當前提交
e6607fb0d8
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      gcc-plugin/tests/pointer-tasks.c
  2. 1 1
      gcc-plugin/tests/scalar-tasks.c

+ 1 - 1
gcc-plugin/tests/pointer-tasks.c

@@ -14,7 +14,7 @@
    You should have received a copy of the GNU General Public License
    You should have received a copy of the GNU General Public License
    along with GCC-StarPU.  If not, see <http://www.gnu.org/licenses/>.  */
    along with GCC-StarPU.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-/* (instructions run (ldflags "-lstarpu-1.2")) */
+/* (instructions run (ldflags "-lstarpu-1.3")) */
 
 
 #undef NDEBUG
 #undef NDEBUG
 
 

+ 1 - 1
gcc-plugin/tests/scalar-tasks.c

@@ -14,7 +14,7 @@
    You should have received a copy of the GNU General Public License
    You should have received a copy of the GNU General Public License
    along with GCC-StarPU.  If not, see <http://www.gnu.org/licenses/>.  */
    along with GCC-StarPU.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-/* (instructions run (ldflags "-lstarpu-1.2")) */
+/* (instructions run (ldflags "-lstarpu-1.3")) */
 
 
 #undef NDEBUG
 #undef NDEBUG