aubio
Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
Reverse Diff
Changes in
/
[b0ac9cd:55012c4]
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
File:
1 edited
wscript
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Tabular
Unified
wscript
¶
rb0ac9cd
r55012c4
61
61
ctx.check_tool('gnu_dirs') # helpful for autotools transition and .pc generation
62
62
ctx.load('waf_unit_test')
63
ctx.env.CFLAGS = ['-g'
]
63
ctx.env.CFLAGS = ['-g'
, '-Wall', '-Wextra'
]
64
64
65
65
if Options.options.target_platform:
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive