diff options
Diffstat (limited to 'profiles/default-darwin')
-rw-r--r-- | profiles/default-darwin/macos/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-darwin/macos/make.defaults b/profiles/default-darwin/macos/make.defaults index af8425fe3a05..ace7e4778952 100644 --- a/profiles/default-darwin/macos/make.defaults +++ b/profiles/default-darwin/macos/make.defaults @@ -5,5 +5,5 @@ ARCH="ppc" ACCEPT_KEYWORDS="ppc-macos" -USE="opengl ppc-macos" +USE="opengl ffcall ppc-macos" |