Commit 58002fc
CEF build for Mac 64bit.
Added checks for Python architecture and ARCHFLAGS/CEF_CCFLAGS
env variables.
Updated mac64.sh. Need to set ARCHFLAGS and CEF_CCFLAGS as well.
Otherwise Cython will try to compile for both 32bit and 64bit.1 parent 11e32d8 commit 58002fcCopy full SHA for 58002fc
File tree
Expand file treeCollapse file tree
6 files changed
+1585
-0
lines changedOpen diff view settings
Filter options
- cefpython/cef3/mac
- binaries_32bit
- binaries_64bit
- setup/lib_64bit
Expand file treeCollapse file tree
6 files changed
+1585
-0
lines changedOpen diff view settings
Collapse file
cefpython/cef3/mac/binaries_32bit/wxpython.py
Copy file name to clipboardExpand all lines: cefpython/cef3/mac/binaries_32bit/wxpython.py+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
33 | 33 | |
34 | 34 | |
35 | 35 | |
| 36 | + |
36 | 37 | |
37 | 38 | |
38 | 39 | |
| ||
759 | 760 | |
760 | 761 | |
761 | 762 | |
| 763 | + |
762 | 764 | |
763 | 765 | |
764 | 766 | |
|
0 commit comments