Skip to content

Commit e15cbd3

Browse files
Revert "Build universal binary for libffi" (#259)
1 parent c6e0931 commit e15cbd3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

omnibus/config/software/libffi.rb

-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@
3131

3232
build do
3333
env = with_standard_compiler_flags(with_embedded_path)
34-
env["CFLAGS"] << " -fPIC -arch arm64 -arch x86_64"
35-
env["CPPFLAGS"] = env["CPPFLAGS"].gsub("-arch arm64 -arch x86_64", "")
3634

3735
env["INSTALL"] = "/opt/freeware/bin/install" if aix?
3836

0 commit comments

Comments
 (0)