picflag.m4 high bit set in comment
[deliverable/binutils-gdb.git] / config / picflag.m4
index 2f5b9721eb2fa8f6058beb9a15585612df49bb13..8b106f9af8868e6816633a0edf4dbcfad729520e 100644 (file)
@@ -12,7 +12,7 @@ case "${$2}" in
          # If we are using a compiler supporting mdynamic-no-pic
          # and the option has been tested as safe to add, then cancel
          # it here, since the code generated is incompatible with shared
-         # libs.
+         # libs.
          *-mdynamic-no-pic*) $1='-fno-common -mno-dynamic-no-pic' ;;
          *) $1=-fno-common ;;
        esac
This page took 0.02494 seconds and 4 git commands to generate.