diff options
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -40,7 +40,8 @@ LUA_BIN_DIR = $(PREFIX)/bin | |||
| 40 | #CJSON_LDFLAGS = -bundle -undefined dynamic_lookup | 40 | #CJSON_LDFLAGS = -bundle -undefined dynamic_lookup |
| 41 | 41 | ||
| 42 | ## Solaris | 42 | ## Solaris |
| 43 | #CC = gcc | 43 | #PREFIX = /home/user/opt |
| 44 | #CC = gcc | ||
| 44 | #CJSON_CFLAGS = -fpic -DUSE_INTERNAL_ISINF | 45 | #CJSON_CFLAGS = -fpic -DUSE_INTERNAL_ISINF |
| 45 | 46 | ||
| 46 | ## Windows (MinGW) | 47 | ## Windows (MinGW) |
