Bug #267
FreeBSD requires gmake for compilation
Status: | New | Start date: | 07/03/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned To: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Duration: |
Description
On FreeBSD, GammaLib requires gmake
instead make
for compilation of the Python wrappers. It’s the syntax
%_wrap.cpp %.py: %.i $(SWIG) -c++ -python -Wall -o $@ -outdir gammalib $<
that is not understood by FreeBSD
make
.
Recurrence
No recurrence.