Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Browse Source
View Tickets
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset fc0b9bf
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
Timestamp:
05/28/15 19:04:06 (
9 years
ago)
Author:
Hal Finkel <hfinkel@…>
Branches:
master
Children:
430548b
Parents:
65ecf6c
git-author:
Hal Finkel <hfinkel@…> (05/28/15 19:04:06)
git-committer:
Hal Finkel <hfinkel@…> (05/28/15 19:04:06)
Message:
make building with gcc work too
File:
1 edited
Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
r65ecf6c
rfc0b9bf
1
1
CC = /soft/compilers/bgclang/wbin/bgclang
2
CFLAGS = -
O3 -g
2
CFLAGS = -
std=gnu99 -
O3 -g
3
3
4
4
CPPFLAGS =
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive