Skip to content

Commit

Permalink
Clean up files
Browse files Browse the repository at this point in the history
  • Loading branch information
wvangeit committed Dec 16, 2024
1 parent ba08b91 commit 424dba5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 155 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
all:


wheel: cache-clean clean
CIBW_BUILD=cp311*x86_64 cibuildwheel --platform linux

Expand Down Expand Up @@ -32,7 +31,5 @@ get-dakota-src:
git apply ../src_patches/dakenv_restart.patch && \
git apply ../src_patches/cstdint_dak_types.patch && \
git apply --whitespace=nowarn ../src_patches/adaptsampl_batch.patch
# find . \( -name \*.cpp -o -name \*.hpp -o -name \*.c -o -name \*.h \) -exec \
# sed -i -E -f ../src_patches/replace_old_macros_numpy.sed {} +
cd dakota/packages/external && \
git apply ../../../src_patches/cstdint.patch
152 changes: 0 additions & 152 deletions src_patches/replace_old_macros_numpy.sed

This file was deleted.

0 comments on commit 424dba5

Please sign in to comment.