ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change
on this file since 223a633 was
4e39f51,
checked in by Thierry Delisle <tdelisle@…>, 4 years ago
|
More work towards dynamically picking a framework, however initial-exec tls is not working correctly
|
-
Property mode set to
100644
|
File size:
149 bytes
|
Line | |
---|
1 | all: gui-proto |
---|
2 | |
---|
3 | CXXFLAGS = -fpic -g -O0 -I. |
---|
4 | |
---|
5 | gui-proto: proto-gui/main.o thrdlib/thread.o |
---|
6 | $(CXX) -pthread -ldl -o ${@} ${^} -ftls-model=initial-exec |
---|
Note: See
TracBrowser
for help on using the repository browser.