Skip to content

Commit

Permalink
--disable-shared is only supported with same Tcl version
Browse files Browse the repository at this point in the history
  • Loading branch information
jan.nijtmans committed Mar 16, 2024
1 parent 8506774 commit 5c8108b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/linux-with-tcl86-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
cfgopt:
- ""
- "CFLAGS=-DTK_NO_DEPRECATED=1"
- "--disable-shared"
- "--disable-xft"
- "--disable-xss"
- "--enable-symbols"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/linux-with-tcl9-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
cfgopt:
- ""
- "CFLAGS=-DTK_NO_DEPRECATED=1"
- "--disable-shared"
- "--disable-xft"
- "--disable-xss"
- "--enable-symbols"
Expand Down

0 comments on commit 5c8108b

Please sign in to comment.