Skip to content

Commit

Permalink
remove constant.dsp ir from gcc mapp tests
Browse files Browse the repository at this point in the history
  • Loading branch information
crop2000 committed Oct 26, 2024
1 parent 8d9b8ea commit ee45c75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/impulse-tests/Make.gcc
Original file line number Diff line number Diff line change
Expand Up @@ -175,5 +175,8 @@ ir/c1/double/dlt256/osc_enable.c : dsp/osc_enable.dsp
ir/$(outdir)/prefix.ir:
echo "todo fix bug #1071 to test dsp/prefix.dsp"

ir/cpp/double/mapp/constant.ir:
echo "todo fix bug #1074 to test dsp/constant.dsp"

ir/$(outdir)/%.$(ext) : dsp/%.dsp
$(FAUST) -lang $(lang) $(FAUSTOPTIONS) -i -A ../../architecture -a archs/$(arch) $< -o $@

0 comments on commit ee45c75

Please sign in to comment.