This repository was archived by the owner on Aug 5, 2022. It is now read-only.
Commit e0135d6
committed
Add clang compilation to travis configuration
Swig 2.0.12 is no installed to avoid the use of
Wno-unused-but-set-variable flag which is not present in Clang.
Swig sources are built from the official github release.
Nevertheless Swig installation success is not checked as the
yodl2man command, used for manual generation is not available in
travis whitelist.
Signed-off-by: Jules Clero <julesx.clero@intel.com>1 parent e073a74 commit e0135d6
1 file changed
+10
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
| |||
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| 64 | + | |
58 | 65 | | |
59 | 66 | | |
60 | 67 | | |
| |||
0 commit comments