[leaf-commits] src/bering-uclibc4/source/perl buildtool.mk, 1.2, 1.3

Andrew <[email protected]>
Newsgroups gmane.linux.leaf.cvs
Message-ID <[email protected]>
Update of /cvsroot/leaf/src/bering-uclibc4/source/perl
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv4815

Modified Files:
	buildtool.mk 
Log Message:
Added -fno-stack-protector to build options


Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/perl/buildtool.mk,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.mk	7 Jul 2010 09:48:10 -0000	1.2
--- buildtool.mk	18 Sep 2010 08:57:09 -0000	1.3
***************
*** 22,26 ****
  	( cd $(PERL_DIR) ; CC=$(TARGET_CC) LD=$(TARGET_LD) \
  	CFLAGS="-L$(BT_STAGING_DIR)/lib -L$(BT_STAGING_DIR)/usr/lib $(BT_COPT_FLAGS) \
! 	-g -Wall" ./Configure -de -Dprefix=/usr -Dlibc="$(BT_STAGING_DIR)/lib/libc.so.0" \
  	-Ud_eaccess -Ucc=$$CC)
  	touch $(PERL_DIR)/.configured
--- 22,26 ----
  	( cd $(PERL_DIR) ; CC=$(TARGET_CC) LD=$(TARGET_LD) \
  	CFLAGS="-L$(BT_STAGING_DIR)/lib -L$(BT_STAGING_DIR)/usr/lib $(BT_COPT_FLAGS) \
! 	-g -Wall -fno-stack-protector" ./Configure -de -Dprefix=/usr -Dlibc="$(BT_STAGING_DIR)/lib/libc.so.0" \
  	-Ud_eaccess -Ucc=$$CC)
  	touch $(PERL_DIR)/.configured


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.