mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-06 18:00:24 +08:00
Correct previous 'fix' that wasn't.
This commit is contained in:
parent
f48ccb465d
commit
d263a48637
2
.github/workflows/github-actions-ci.yml
vendored
2
.github/workflows/github-actions-ci.yml
vendored
@ -31,8 +31,6 @@ jobs:
|
||||
- run: echo "ENABLE_DAP=--enable-dap" >> $GITHUB_ENV
|
||||
if: matrix.use_dap == 'dap_on'
|
||||
|
||||
- run: echo "LDFLAGS=-Wl,--no-as-needed" >> $GITHUB_ENV
|
||||
|
||||
###
|
||||
# Configure and Build and Run Tests
|
||||
###
|
||||
|
Loading…
x
Reference in New Issue
Block a user