Skip to content

Commit 6358595

Browse files
committed
---
yaml --- r: 624 b: refs/heads/master c: 615b177 h: refs/heads/master v: v3
1 parent c10870f commit 6358595

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 9481907211e33360ff493ca60c4b3211caf1b897
2+
refs/heads/master: 615b1774a4fda062f757f679e45d87b055a6e110

trunk/src/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ ifeq ($(CFG_OSTYPE), Darwin)
5959
# "on an i386" when the whole userspace is 64-bit and the compiler
6060
# emits 64-bit binaries by default. So we just force -m32 here. Smarter
6161
# approaches welcome!
62+
CFG_NATIVE := 1
6263
CFG_GCC_CFLAGS += -m32
6364
CFG_GCC_LINK_FLAGS += -m32
6465
DSYMUTIL := dsymutil

0 commit comments

Comments
 (0)