[med-svn] [Git][med-team/ampl-netlib-solvers][master] Set CFLAGS as recommended in gjh-asl-json which is the target package
Andreas Tille
gitlab at salsa.debian.org
Sat Sep 12 21:39:12 BST 2020
Andreas Tille pushed to branch master at Debian Med / ampl-netlib-solvers
Commits:
5d1ccb86 by Andreas Tille at 2020-09-12T22:35:04+02:00
Set CFLAGS as recommended in gjh-asl-json which is the target package
- - - - -
1 changed file:
- debian/patches/fix-makefile-cflags
Changes:
=====================================
debian/patches/fix-makefile-cflags
=====================================
@@ -6,7 +6,7 @@ fixed CFLAGS.
.SUFFIXES: .c .o
CC = cc
-CFLAGS = -O
-+#CFLAGS = -O
++CFLAGS := $(CFLAGS) -pipe -DASL_BUILD -fPIC -DPIC
SHELL=/bin/sh
# Add -DNO_RUSAGE to the CFLAGS assignment if your system
View it on GitLab: https://salsa.debian.org/med-team/ampl-netlib-solvers/-/commit/5d1ccb86522d26b74794be984eb686af4b42f76e
--
View it on GitLab: https://salsa.debian.org/med-team/ampl-netlib-solvers/-/commit/5d1ccb86522d26b74794be984eb686af4b42f76e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200912/a93cff72/attachment.html>
More information about the debian-med-commit
mailing list