File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -108,12 +108,12 @@ $(BUILDDIR)/$(OPENBLAS_SRC_DIR)/openblas-exshift.patch-applied: $(BUILDDIR)/$(OP
108
108
patch -p1 -f < $(SRCDIR ) /patches/openblas-exshift.patch
109
109
echo 1 > $@
110
110
111
- $(BUILDDIR ) /$(OPENBLAS_SRC_DIR ) /openblas-filter-out-mavx-flag-on-zgemm-kernels.patch-applied : $(BUILDDIR ) /$(OPENBLAS_SRC_DIR ) /openblas-openblas- exshift.patch-applied
111
+ $(BUILDDIR ) /$(OPENBLAS_SRC_DIR ) /openblas-filter-out-mavx-flag-on-zgemm-kernels.patch-applied : $(BUILDDIR ) /$(OPENBLAS_SRC_DIR ) /openblas-exshift.patch-applied
112
112
cd $(BUILDDIR ) /$(OPENBLAS_SRC_DIR ) && \
113
113
patch -p1 -f < $(SRCDIR ) /patches/openblas-filter-out-mavx-flag-on-zgemm-kernels.patch
114
114
echo 1 > $@
115
115
116
- $(BUILDDIR ) /$(OPENBLAS_SRC_DIR ) /openblas-Only-filter-out-mavx-on-Sandybridge.patch-applied : $(BUILDDIR ) /$(OPENBLAS_SRC_DIR ) /openblas-filter-out-mavx-flag-on-zgemm-kernels.patch
116
+ $(BUILDDIR ) /$(OPENBLAS_SRC_DIR ) /openblas-Only-filter-out-mavx-on-Sandybridge.patch-applied : $(BUILDDIR ) /$(OPENBLAS_SRC_DIR ) /openblas-filter-out-mavx-flag-on-zgemm-kernels.patch-applied
117
117
cd $(BUILDDIR ) /$(OPENBLAS_SRC_DIR ) && \
118
118
patch -p1 -f < $(SRCDIR ) /patches/openblas-Only-filter-out-mavx-on-Sandybridge.patch
119
119
echo 1 > $@
You can’t perform that action at this time.
0 commit comments