Explorar o código

gcc-plugin/tests: fix library name

Nathalie Furmento %!s(int64=12) %!d(string=hai) anos
pai
achega
93cf6b1678
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  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
    along with GCC-StarPU.  If not, see <http://www.gnu.org/licenses/>.  */
 
-/* (instructions run (ldflags "-lstarpu-1.1")) */
+/* (instructions run (ldflags "-lstarpu-1.2")) */
 
 #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
    along with GCC-StarPU.  If not, see <http://www.gnu.org/licenses/>.  */
 
-/* (instructions run (ldflags "-lstarpu-1.1")) */
+/* (instructions run (ldflags "-lstarpu-1.2")) */
 
 #undef NDEBUG