1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-06 11:38:21 +00:00

build using NATIVE_ARCH_ACTUAL

This commit is contained in:
Mitchell Livingston 2009-09-04 13:08:24 +00:00
parent 5e2ef3aa89
commit fb1c8c8d29

View file

@ -2329,7 +2329,7 @@
0053D3DA0C86774200545606 /* Debug */ = { 0053D3DA0C86774200545606 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
buildSettings = { buildSettings = {
ARCHS = "$(NATIVE_ARCH)"; ARCHS = "$(NATIVE_ARCH_ACTUAL)";
COPY_PHASE_STRIP = NO; COPY_PHASE_STRIP = NO;
DEAD_CODE_STRIPPING = NO; DEAD_CODE_STRIPPING = NO;
DEBUG_INFORMATION_FORMAT = dwarf; DEBUG_INFORMATION_FORMAT = dwarf;