[med-svn] [asmlib] 01/04: Imported Upstream version 0.1
Jorge Soares
jssoares-guest at moszumanska.debian.org
Wed Nov 5 16:19:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
jssoares-guest pushed a commit to branch master
in repository asmlib.
commit 275bb62e018f1bddd69284dbb3b63a7e3cc6369f
Author: Jorge Soares <j.s.soares at gmail.com>
Date: Wed Nov 5 17:07:50 2014 +0100
Imported Upstream version 0.1
---
asmlibSrc/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/asmlibSrc/Makefile b/asmlibSrc/Makefile
index a16fd33..3c99217 100644
--- a/asmlibSrc/Makefile
+++ b/asmlibSrc/Makefile
@@ -2,7 +2,7 @@ AR = ar
RANLIB = ranlib
.asm.o64:
- yasm -felf64 -DUNIX -Werror -o $*.o64 $<
+ yasm -felf64 -DUNIX -o $*.o64 $<
.SUFFIXES: .asm .o64
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/asmlib.git
More information about the debian-med-commit
mailing list