mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-19 19:34:18 +08:00
Merge pull request #12 from iori-yja/allow_build_on_freebsd
Allow build on FreeBSD
This commit is contained in:
commit
c03d4bbb3f
@ -1,4 +1,4 @@
|
||||
#!/bin/bash -e
|
||||
#!/usr/bin/env bash -e
|
||||
|
||||
# Configuration
|
||||
export TARGET=x86_64-unknown-redox
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit ecd2edd8935177cf9f160ae6ec11c22ee3a0a249
|
||||
Subproject commit c26b21e3b6716e0af95a985888dbf19ec864b4a9
|
||||
Loading…
Reference in New Issue
Block a user