Workig on Modules
FossilOrigin-Name: 57d51d934fb035d00765d1b3a03b9a6b2e6aa75e1e10b24760d66eaa93dc0250
This commit is contained in:
@ -18,3 +18,10 @@ GNUTLS_LIBS=
|
||||
GNUTLS_LDFLAGS=-lgnutls -lnettle -lgmp
|
||||
|
||||
endif
|
||||
|
||||
|
||||
ifndef ARCH
|
||||
ARCH = $(shell $(CC) -dumpmachine)
|
||||
endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user