Browse Source

* fix order of options

git-svn-id: trunk@46401 -
svenbarth 5 years ago
parent
commit
4faea3a186
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/msg/errore.msg

+ 1 - 1
compiler/msg/errore.msg

@@ -3960,8 +3960,8 @@ A*2CV<x>_Set section threadvar model to <x>
 **2Fd_Disable the compiler's internal directory cache
 **2Fd_Disable the compiler's internal directory cache
 **2FD<x>_Set the directory where to search for compiler utilities
 **2FD<x>_Set the directory where to search for compiler utilities
 **2Fe<x>_Redirect error output to <x>
 **2Fe<x>_Redirect error output to <x>
-**2Ff<x>_Add <x> to framework path (Darwin only)
 **2FE<x>_Set exe/unit output path to <x>
 **2FE<x>_Set exe/unit output path to <x>
+**2Ff<x>_Add <x> to framework path (Darwin only)
 **2Fi<x>_Add <x> to include path
 **2Fi<x>_Add <x> to include path
 **2Fl<x>_Add <x> to library path
 **2Fl<x>_Add <x> to library path
 **2FL<x>_Use <x> as dynamic linker
 **2FL<x>_Use <x> as dynamic linker