Files

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++