mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-11-10 14:41:42 +00:00
* enable building of QVM for Mac OS X again
This commit is contained in:
parent
f222785168
commit
48d9999698
1 changed files with 0 additions and 3 deletions
3
Makefile
3
Makefile
|
@ -303,9 +303,6 @@ ifeq ($(PLATFORM),darwin)
|
|||
CLIENT_LDFLAGS=
|
||||
OPTIMIZE=
|
||||
|
||||
# building the QVMs on MacOSX is broken, atm.
|
||||
BUILD_GAME_QVM=0
|
||||
|
||||
BASE_CFLAGS = -Wall -Wimplicit -Wstrict-prototypes
|
||||
|
||||
ifeq ($(ARCH),ppc)
|
||||
|
|
Loading…
Reference in a new issue