package ftjam
tags 372470 + patch
kthxbye

A patch is attached to build with -fno-strict-aliasing.  See #367825 for
more details.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 713 440 7475 | http://crustytoothpaste.ath.cx/~bmc | My opinion only
OpenPGP: RSA v4 4096b 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
--- ftjam.old/Makefile	2006-06-05 10:52:03.000000000 +0000
+++ ftjam-2.5.2/Makefile	2007-08-23 18:45:00.000000000 +0000
@@ -12,7 +12,7 @@
 
 CC      = gcc
 TARGET  = -o jam0
-CFLAGS  = -g -O2 
+CFLAGS  = -g -O2 -fno-strict-aliasing
 
 all: jam0
 	chmod a+w jambase.c

Attachment: signature.asc
Description: Digital signature

Reply via email to