mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
appveyor iterate
This commit is contained in:
parent
533ed14fb8
commit
55fff2ec68
1 changed files with 0 additions and 3 deletions
|
|
@ -7,9 +7,6 @@ echo ================================================================
|
|||
# sed 's/-lm/-lm -lpcreposix/' c/Makefile.am > temp; mv temp c/Makefile.am
|
||||
# sed 's/-lm/-lm -lpcreposix/' c/unit_test/Makefile.am > temp; mv temp c/unit_test/Makefile.am
|
||||
|
||||
sed 's/-lm/-lm -static/' c/Makefile.am > temp; mv temp c/Makefile.am
|
||||
sed 's/-lm/-lm -static/' c/unit_test/Makefile.am > temp; mv temp c/unit_test/Makefile.am
|
||||
|
||||
sed 's/#undef MLR_ON_MSYS2/#define MLR_ON_MSYS2/' c/lib/mlr_arch.h > temp; mv temp c/lib/mlr_arch.h
|
||||
|
||||
echo ================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue