diff options
| author | charles forsyth <charles.forsyth@gmail.com> | 2014-05-18 14:19:01 +0100 |
|---|---|---|
| committer | charles forsyth <charles.forsyth@gmail.com> | 2014-05-18 14:19:01 +0100 |
| commit | 37e9221a5d1905cba45c96ac44dbe26d947bc4af (patch) | |
| tree | 87bf6a76dc94bc638418883e0ca21afcfa2ad78f /mkfiles/mkfile-Linux-386 | |
| parent | 7e479951464b9bb71e87aeef19d908e9fb9be494 (diff) | |
20140518-1419
Diffstat (limited to 'mkfiles/mkfile-Linux-386')
| -rw-r--r-- | mkfiles/mkfile-Linux-386 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mkfiles/mkfile-Linux-386 b/mkfiles/mkfile-Linux-386 index 68699989..545c8571 100644 --- a/mkfiles/mkfile-Linux-386 +++ b/mkfiles/mkfile-Linux-386 @@ -15,6 +15,7 @@ CC= cc -c -m32 CFLAGS= -g\ -O\ -Wuninitialized -Wunused-variable -Wreturn-type -Wimplicit\ + -Wno-unused-result\ -I$ROOT/Linux/386/include\ -I$ROOT/include\ -DLINUX_386 |
