Skip to content

Add more #ifdef linux #223

Add more #ifdef linux

Add more #ifdef linux #223

Workflow file for this run

name: build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: make all
run: make all