I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 8aaf9a1c authored by kytv's avatar kytv
Browse files

Add OPENBSD_PLATFORMS variable (that I missed in the previous commit)

parent 6760d2a5
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,7 @@ LINUX_PLATFORMS="${X86_PLATFORMS} ${MISC_LINUX_PLATFORMS}"
FREEBSD_PLATFORMS="${X86_PLATFORMS} ${MISC_FREEBSD_PLATFORMS}"
# As they say, "Of course it runs NetBSD!"
NETBSD_PLATFORMS="${FREEBSD_PLATFORMS} ${MISC_LINUX_PLATFORMS} ${MISC_NETBSD_PLATFORMS}"
OPENBSD_PLATFORM="${X86_PLATFORMS}"
# FIXME Is this all?
DARWIN_PLATFORMS="core2 corei"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment