Moved to https://github.com/samm-git/gimp-osx-package/blob/master/README.md
Last active
June 9, 2018 15:29
-
-
Save samm-git/f520e9b93cef4a14c5b7a67b6809ac1d to your computer and use it in GitHub Desktop.
High Sierra Gnomoe build image (todo)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ARCHFLAGS="-arch x86_64" make
Should we add
export ARCHFLAGS="-arch x86_64"
to the global env?Update - should be fixed in the upstream, subject to validate, see GNOME/gtk-osx@6d082ee
Update2: upstream fixing that starting from 1.14, we have to override this manually in the same way