xmountains icon indicating copy to clipboard operation
xmountains copied to clipboard

Missing CFLAGS and LDFLAGS in the build

Open kartikm opened this issue 4 years ago • 1 comments

Can be tested by using bhlc tool.

Full log: https://salsa.debian.org/debian/xmountains/-/jobs/1381667

kartikm avatar Jan 26 '21 17:01 kartikm

The way this is supposed to work is that you run xmkmf (from the xutils-dev package on debian) to generate a system specific Makefile from the Imakefile CFLAGS and LDFLAGS are not specified by the Imakefile but added from the local xmkmf config. If additional flags are required/desirable for a debian build then surely they should be added by xmkmf

spbooth avatar Jan 26 '21 19:01 spbooth

Closing this. Fix applied to Debian.

kartikm avatar Jul 26 '24 07:07 kartikm