[med-svn] [Git][med-team/ampl-netlib-solvers][master] Simply unset upstream CFLAGS and by doing so activate Debian ones
Andreas Tille
gitlab at salsa.debian.org
Sat Sep 12 18:14:17 BST 2020
Andreas Tille pushed to branch master at Debian Med / ampl-netlib-solvers
Commits:
8ba9d06f by Andreas Tille at 2020-09-12T19:13:43+02:00
Simply unset upstream CFLAGS and by doing so activate Debian ones
- - - - -
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 = CFLAGS = -O3 -pipe -DNDEBUG -DASL_BUILD -fPIC -DPIC -O
++#CFLAGS = -O
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/8ba9d06f4debc78a9ba99c24f75a54bd12e5dbad
--
View it on GitLab: https://salsa.debian.org/med-team/ampl-netlib-solvers/-/commit/8ba9d06f4debc78a9ba99c24f75a54bd12e5dbad
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/b4282336/attachment-0001.html>
More information about the debian-med-commit
mailing list