(32bit dependencies through MacPorts)
Make build work on Mac OS X 10.7 Lion #584
pull kwaaak wants to merge 1 commits into bitcoin:master from kwaaak:master changing 1 files +3 −0-
kwaaak commented at 4:41 AM on October 14, 2011: contributor
-
efb3d3292f
Make build work on Mac OS X 10.7 Lion
(32bit dependencies through MacPorts)
-
gavinandresen commented at 2:52 PM on October 15, 2011: contributor
Can I get an ACK from somebody else running 10.7 ? What happens on 10.7 if you don't set build_arch?
-
kwaaak commented at 12:08 AM on October 17, 2011: contributor
Build just fails because dependencies aren't present for i386. See makefile.osx:
CFLAGS=-mmacosx-version-min=10.5 -arch i386 -O3 -Wno-invalid-offsetof -Wformat $(DEBUGFLAGS) $(DEFS) $(INCLUDEPATHS)
- gavinandresen referenced this in commit f9f289aba5 on Oct 24, 2011
- gavinandresen merged this on Oct 24, 2011
- gavinandresen closed this on Oct 24, 2011
- coblee referenced this in commit 822b334d09 on Jul 17, 2012
- sipa referenced this in commit cc05fa919a on Mar 30, 2019
- sipa referenced this in commit 1e32413e52 on Mar 30, 2019
- sipa referenced this in commit 54245985fb on Mar 31, 2019
- sipa referenced this in commit 3fe71bbd95 on Apr 2, 2019
- LongShao007 referenced this in commit 3d9a3d2063 on Jul 15, 2019
- LongShao007 referenced this in commit 8af66f3427 on Jul 15, 2019
- LongShao007 referenced this in commit 807f206f73 on Jul 15, 2019
- fjahr referenced this in commit 5545e13dea on Jul 24, 2019
- kallewoof referenced this in commit c866f52e2a on Oct 4, 2019
- KolbyML referenced this in commit bc86927231 on Sep 4, 2020
- backpacker69 referenced this in commit ef89673ace on Mar 28, 2021
- rajarshimaitra referenced this in commit 7b8d55fca9 on Aug 5, 2021
- DrahtBot locked this on Sep 8, 2021
Contributors
Labels