mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-14 22:51:11 +01:00
Test the linker.
This commit is contained in:
parent
96e504a804
commit
5adef3820b
@ -34,5 +34,5 @@ runs:
|
|||||||
SCONS_CACHE_LIMIT: ${{ inputs.scons-cache-limit }}
|
SCONS_CACHE_LIMIT: ${{ inputs.scons-cache-limit }}
|
||||||
run: |
|
run: |
|
||||||
echo "Building with flags:" ${{ env.SCONSFLAGS }}
|
echo "Building with flags:" ${{ env.SCONSFLAGS }}
|
||||||
scons p=${{ inputs.platform }} target=${{ inputs.target }} tools=${{ inputs.tools }} tests=${{ inputs.tests }} --jobs=2 ${{ env.SCONSFLAGS }}
|
which link
|
||||||
ls -l bin/
|
link --version
|
||||||
|
Loading…
Reference in New Issue
Block a user