소스 검색

port 9748 from 1.1: update link flags

Samuel Thibault 12 년 전
부모
커밋
84d65d58e6
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
    along with GCC-StarPU.  If not, see <http://www.gnu.org/licenses/>.  */
 
-/* (instructions run (ldflags "-lstarpu-1.0")) */
+/* (instructions run (ldflags "-lstarpu-1.1")) */
 
 #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.0")) */
+/* (instructions run (ldflags "-lstarpu-1.1")) */
 
 #undef NDEBUG