Update Makefile.system
This commit is contained in:
parent
3c9e3faedb
commit
ea6d1b96bd
|
@ -16,8 +16,6 @@ else ifeq ($(ARCH), powerpc64)
|
||||||
override ARCH=power
|
override ARCH=power
|
||||||
endif
|
endif
|
||||||
|
|
||||||
endif
|
|
||||||
|
|
||||||
NETLIB_LAPACK_DIR = $(TOPDIR)/lapack-netlib
|
NETLIB_LAPACK_DIR = $(TOPDIR)/lapack-netlib
|
||||||
|
|
||||||
# Default C compiler
|
# Default C compiler
|
||||||
|
|
Loading…
Reference in New Issue