Skip to content

Commit

Permalink
Merge pull request #6 from olebole/link-fftpack
Browse files Browse the repository at this point in the history
Link xrv to fftpack
  • Loading branch information
olebole authored May 26, 2020
2 parents 410e3b0 + 6240c27 commit 02fb890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xrv/mkpkg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ update:
;

relink:
$set LIBS = "-lasttools -lsmw -ltbtables -lxtools -ldeboor -lcurfit -liminterp -lllsq -lnlfit"
$set LIBS = "-lasttools -lsmw -ltbtables -lxtools -ldeboor -lcurfit -liminterp -lllsq -lnlfit -lfftpack"
$update libpkg.a
$omake x_xrv.x
$link -o xx_xrv.e x_xrv.o libpkg.a $(LIBS) ../../bin/libex.a
Expand Down

0 comments on commit 02fb890

Please # to comment.