Fix build failure on macOS
[deliverable/binutils-gdb.git] / gold / testsuite / script_test_13.sh
index fff2772723164ad3d58a106a74b8ba6860704be3..3a347c8220ffb382636218aafcb696b6a465d01b 100755 (executable)
@@ -3,7 +3,7 @@
 # script_test_13.sh -- test that internally created sections obey
 # the order from the linker script.
 
-# Copyright (C) 2016 Free Software Foundation, Inc.
+# Copyright (C) 2016-2019 Free Software Foundation, Inc.
 # Written by Igor Kudrin <ikudrin@accesssoftek.com>.
 
 # This file is part of gold.
@@ -38,4 +38,4 @@ check()
     fi
 }
 
-check "script_test_13.stdout" "\\.rela\\.dyn[[:space:]]\\+RELA[[:space:]]\\+0\\+10000\\b"
+check "script_test_13.stdout" "\.rela\?\.dyn[[:space:]]\+RELA\?[[:space:]]\+0\+10000\b"
This page took 0.027868 seconds and 4 git commands to generate.