Search:
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
0f7ade1
in buchla-emu for
Makefile
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:
12/02/2017 09:35:50 AM (
7 years
ago)
Author:
Alexander Heinrich <alex.heinrich@…>
Branches:
master
Children:
3cd71b9
Parents:
2fd21fa
Message:
Statically link libc++ library.
File:
1 edited
Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
r2fd21fa
r0f7ade1
70
70
else
71
71
FLAGS_EMU += -D EMU_WIN
72
FLAGS_LNK := $(FLAGS) -Wall -Wextra
72
FLAGS_LNK := $(FLAGS) -Wall -Wextra
-static-libstdc++
73
73
LIBS := -l mingw32 \
74
74
$(SDL2_LIB)/libSDL2.a \
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive