wok-stable diff ntfsprogs/receipt @ rev 6751
Removed --enable-gold cause gcc and gcc+gcj don't compile right. This is a test to see if it compiles fine on build server without --enable-gold.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 17 17:13:35 2010 +0000 (2010-10-17) |
parents | 0588160a6878 |
children | 02bbaa9d12ba |
line diff
1.1 --- a/ntfsprogs/receipt Wed Sep 09 21:42:10 2009 +0200 1.2 +++ b/ntfsprogs/receipt Sun Oct 17 17:13:35 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.linux-ntfs.org/" 1.6 WGET_URL="$SF_MIRROR/linux-ntfs/$TARBALL" 1.7 +TAGS="windows" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()