mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-11-12 23:44:21 +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=
|
CLIENT_LDFLAGS=
|
||||||
OPTIMIZE=
|
OPTIMIZE=
|
||||||
|
|
||||||
# building the QVMs on MacOSX is broken, atm.
|
|
||||||
BUILD_GAME_QVM=0
|
|
||||||
|
|
||||||
BASE_CFLAGS = -Wall -Wimplicit -Wstrict-prototypes
|
BASE_CFLAGS = -Wall -Wimplicit -Wstrict-prototypes
|
||||||
|
|
||||||
ifeq ($(ARCH),ppc)
|
ifeq ($(ARCH),ppc)
|
||||||
|
|
Loading…
Reference in a new issue