diff options
| author | Michael Forney <mforney@mforney.org> | 2016-05-18 23:21:42 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-05-18 23:21:42 -0700 |
| commit | dc20899cc0ed4a46f66ae8e5b750f0549431e3e2 (patch) | |
| tree | 54a4fbdf21d670ed2f8157d6e73d64d434501a54 | |
| parent | a11e8e2095f7d0779cc3e14eff10d61e52ea50d9 (diff) | |
fixup lib9
| -rw-r--r-- | core/plan9port/gen.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/plan9port/gen.rc b/core/plan9port/gen.rc index 991b0e4b..c13c85c8 100644 --- a/core/plan9port/gen.rc +++ b/core/plan9port/gen.rc @@ -1,3 +1,5 @@ +arch=x86_64 + cflags\ -D __Linux26__\ -D PLAN9PORT\ |
