We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
libffi
1 parent c6e0931 commit e15cbd3Copy full SHA for e15cbd3
omnibus/config/software/libffi.rb
@@ -31,8 +31,6 @@
31
32
build do
33
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", "")
36
37
env["INSTALL"] = "/opt/freeware/bin/install" if aix?
38
0 commit comments