Skip to content

Commit a59dd53

Browse files
tonycozhaarg
authored andcommitted
Revert "cygwin: workaround DLL load address conflict"
This reverts commit ff4c75e.
1 parent a61f205 commit a59dd53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testsuite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ jobs:
605605
run: |
606606
cd ~/work
607607
set +e
608-
./Configure -des -Dusedevel -Doptimize=-g -DDEBUGGING -Astatic_ext=I18N/Langinfo || exit 1
608+
./Configure -des -Dusedevel -Doptimize=-g -DDEBUGGING || exit 1
609609
- name: Build
610610
shell: sh
611611
env:

0 commit comments

Comments
 (0)