Commit 5e247ae5 by Iain Sandoe

Add this change, missed from the previous commit (but already in the Changelog).

From-SVN: r159314
parent d0c26312
...@@ -249,6 +249,8 @@ proc objc_target_compile { source dest type options } { ...@@ -249,6 +249,8 @@ proc objc_target_compile { source dest type options } {
set_ld_library_path_env_vars set_ld_library_path_env_vars
set options [dg-additional-files-options $options $source]
return [target_compile $source $dest $type $options] return [target_compile $source $dest $type $options]
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment