Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

Commit

Permalink
Inhibit a completely harmless warning.
Browse files Browse the repository at this point in the history
Signed-off-by: Zachary Waldowski <zwaldowski@gmail.com>
  • Loading branch information
zwaldowski committed Apr 15, 2012
1 parent 5c499d5 commit 101a8a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libffi.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ Pod::Spec.new do |s|
else
s.source_files = 'osx/include/*.h', 'osx/src/x86/{darwin.S,darwin64.S,ffi.c,ffi64.c}', 'src/{closures,prep_cif,raw_api,types}.c'
end
s.xcconfig = { 'OTHER_LDFLAGS' => "-Wl,-no_compact_unwind" }
end

0 comments on commit 101a8a8

Please sign in to comment.