unix ports: add Make.Darwin-386 file
This commit is contained in:
parent
ca6838a1ed
commit
2fb736b2e1
7
unix/make/Make.Darwin-386
Normal file
7
unix/make/Make.Darwin-386
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
CC=gcc
|
||||||
|
CFLAGS+=-Wall -Wno-missing-braces -Wno-parentheses -Wno-switch -O2 -g -c -I. -I${PREFIX}/include
|
||||||
|
O=o
|
||||||
|
AR=ar
|
||||||
|
ARFLAGS=rvc
|
||||||
|
NAN=nan64.$O
|
||||||
|
RANLIB=ranlib
|
||||||
Loading…
Reference in New Issue
Block a user