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