| ... | ... | @@ -97,7 +97,8 @@ static int print_full_usage(const char *arg0) { |
| 97 | 97 | " -rdynamic add all symbols to the dynamic symbol table\n" |
| 98 | 98 | " -rpath [path] add directory to the runtime library search path\n" |
| 99 | 99 | " --no-rosegment compromise security to workaround valgrind bug\n" |
| 100 | | " --msvc-subsystem [subsystem] (windows/uefi) /SUBSYSTEM:<subsystem> to the linker\n" " -framework [name] (darwin) link against framework\n" |
| 100 | " --msvc-subsystem [subsystem] (windows/uefi) /SUBSYSTEM:<subsystem> to the linker\n" |
| 101 | 		" -framework [name] (darwin) link against framework\n" |
| 101 | 102 | " -mios-version-min [ver] (darwin) set iOS deployment target\n" |
| 102 | 103 | " -mmacosx-version-min [ver] (darwin) set Mac OS X deployment target\n" |
| 103 | 104 | " --ver-major [ver] dynamic library semver major version\n" |