mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
freebsd detection of _CPU [ci skip]
This commit is contained in:
parent
3d6564e389
commit
e4fcd943db
1 changed files with 1 additions and 0 deletions
|
|
@ -2148,6 +2148,7 @@ ifneq ($(TARGET),LINUX)
|
|||
# LDOPTIONS +=-Wl,-rpath=/usr/local/lib/gcc7
|
||||
LDOPTIONS += $(shell mpif90 -show 2>&1 |cut -d " " -f 2)
|
||||
ARFLAGS = rU
|
||||
_CPU = $(shell uname -p)
|
||||
endif
|
||||
|
||||
ifeq ($(_FC),gfortran)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue