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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
