diff build/Makefile.osx.106 @ 342:32e1b0d944fc

OS/X build fixes
author Chris Cannam
date Thu, 12 Jul 2012 14:59:24 +0100
parents d5c5a52e6c9f
children f4e07ae2725a
line wrap: on
line diff
--- a/build/Makefile.osx.106	Thu Jul 12 14:57:44 2012 +0100
+++ b/build/Makefile.osx.106	Thu Jul 12 14:59:24 2012 +0100
@@ -90,6 +90,7 @@
 
 # Compile flags
 #
+CFLAGS		= $(ARCHFLAGS) -fPIC
 CXXFLAGS	= $(ARCHFLAGS) -O2 -Wall -I. -fPIC
 
 # Link flags common to all link targets