File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ endif
178
178
@echo 'libnamesuffix='$(LIBNAMESUFFIX) >> "$(PKGFILE)"
179
179
@echo 'libsuffix='$(SYMBOLSUFFIX) >> "$(PKGFILE)"
180
180
@echo 'includedir='$(OPENBLAS_INCLUDE_DIR) >> "$(PKGFILE)"
181
- @echo 'openblas_config= USE_64BITINT='$(INTERFACE64) 'DYNAMIC_ARCH='$(DYNAMIC_ARCH) 'DYNAMIC_OLDER='$(DYNAMIC_OLDER) 'NO_CBLAS='$(NO_CBLAS) 'NO_LAPACK='$(NO_LAPACK) 'NO_LAPACKE='$(NO_LAPACKE) 'NO_AFFINITY='$(NO_AFFINITY) 'USE_OPENMP='$(USE_OPENMP) $(CORE ) 'MAX_THREADS='$(NUM_THREADS)>> "$(PKGFILE)"
181
+ @echo 'openblas_config= USE_64BITINT='$(INTERFACE64) 'DYNAMIC_ARCH='$(DYNAMIC_ARCH) 'DYNAMIC_OLDER='$(DYNAMIC_OLDER) 'NO_CBLAS='$(NO_CBLAS) 'NO_LAPACK='$(NO_LAPACK) 'NO_LAPACKE='$(NO_LAPACKE) 'NO_AFFINITY='$(NO_AFFINITY) 'USE_OPENMP='$(USE_OPENMP) $(TARGET ) 'MAX_THREADS='$(NUM_THREADS)>> "$(PKGFILE)"
182
182
@echo 'version='$(VERSION) >> "$(PKGFILE)"
183
183
@echo 'extralib='$(PKG_EXTRALIB) >> "$(PKGFILE)"
184
184
@cat openblas.pc.in >> "$(PKGFILE)"
You can’t perform that action at this time.
0 commit comments