diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-03-25 13:40:59 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-03-25 13:40:59 +0000 |
| commit | 1ef20ee017b11272e6b241a40e3413becaf4c0d6 (patch) | |
| tree | fd18c5d365333e34e57d9497aa54204963b70467 /rotord/Makefile | |
| parent | b1489d803be933eff43981f23b3540e9a0fb719f (diff) | |
much progress with audio format
Diffstat (limited to 'rotord/Makefile')
| -rw-r--r-- | rotord/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rotord/Makefile b/rotord/Makefile index 3ccbfc2..d153562 100644 --- a/rotord/Makefile +++ b/rotord/Makefile @@ -1,5 +1,5 @@ # The pre-processor and compiler options. -MY_CFLAGS = -fpermissive -std=c++11 +MY_CFLAGS = -fpermissive -std=c++11 -Wno-error # -I ../ffmpeg |
