From: Kevin P. Fleming Date: Mon, 6 Feb 2006 20:18:17 +0000 (+0000) Subject: rename properties for forward-porting fixes so they don't conflict with developer... X-Git-Tag: 1.4.0-beta1~2716 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d87a77b89b88c1fd21205ef79615470b4b7e3421;p=thirdparty%2Fasterisk.git rename properties for forward-porting fixes so they don't conflict with developer branches git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9163 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/channels/misdn/Makefile b/channels/misdn/Makefile index 1429f9792a..542c94ef13 100644 --- a/channels/misdn/Makefile +++ b/channels/misdn/Makefile @@ -6,7 +6,7 @@ # Verify those options with main Makefile CFLAGS = -pipe -c -Wall -ifeq ($(PROC),x86_64) +ifeq ($(shell uname -m),x86_64) CFLAGS += -fPIC endif SOURCES = isdn_lib.c isdn_msg_parser.c