[SCM] Debian packaging for libntl - Number Theory Library branch, master, updated. a6f4fc2d616b2ffb2a8f780abc8458989001d8ed
Lifeng Sun
lifongsun at gmail.com
Tue Aug 9 15:29:11 UTC 2011
The following commit has been merged in the master branch:
commit a6f4fc2d616b2ffb2a8f780abc8458989001d8ed
Author: Lifeng Sun <lifongsun at gmail.com>
Date: Tue Aug 9 23:27:01 2011 +0800
Cancel the previous commit.
It should be fixed in linbox.
diff --git a/debian/rules b/debian/rules
index be14429..f573cf4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,8 +13,8 @@ ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
MAKEFLAGS += -j$(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
endif
-CFLAGS += -fPIC -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith # -Wextra
-CXXFLAGS += -fPIC -Wall
+CFLAGS += -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith # -Wextra
+CXXFLAGS += -Wall
build: build-arch-stamp
build-arch: build-arch-stamp
--
Debian packaging for libntl - Number Theory Library
More information about the debian-science-commits
mailing list