mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 16:40:42 +08:00
9 lines
153 B
Plaintext
9 lines
153 B
Plaintext
|
|
Setup the GNUStep environment.
|
|
|
|
$ source /usr/share/GNUstep/Makefiles/GNUstep.sh
|
|
|
|
$ export CC=/usr/bin/clang
|
|
$ export CXX=/usr/bin/clang++
|
|
|