aboutsummaryrefslogtreecommitdiff
path: root/Make.SunOS-sun4u-gcc
diff options
context:
space:
mode:
authorAlexander Gutkin <agutkin@google.com>2014-02-28 11:33:45 +0000
committerAlexander Gutkin <agutkin@google.com>2014-02-28 11:33:45 +0000
commit439f3d1f87279a8be383ee01ef98cb9a5ca68573 (patch)
treede42c34fb1e2a4f5997782c71730ffea07667d52 /Make.SunOS-sun4u-gcc
parent86456b0f43cde20930f39abe12c9255c3e185712 (diff)
downloadlibutf-439f3d1f87279a8be383ee01ef98cb9a5ca68573.tar.gz
Initial revision of libutf library.
Libutf is a port of Plan 9's support library for UTF-8 and Unicode. Downloaded from http://swtch.com/plan9port/unix/libutf.tgz. No modifications required to compile. Change-Id: I5646bc8709bafc14039d30e28a0c69a804e78548
Diffstat (limited to 'Make.SunOS-sun4u-gcc')
-rw-r--r--Make.SunOS-sun4u-gcc6
1 files changed, 6 insertions, 0 deletions
diff --git a/Make.SunOS-sun4u-gcc b/Make.SunOS-sun4u-gcc
new file mode 100644
index 0000000..5c41594
--- /dev/null
+++ b/Make.SunOS-sun4u-gcc
@@ -0,0 +1,6 @@
+CC=gcc
+CFLAGS+=-Wall -Wno-missing-braces -Wno-parentheses -Wno-switch -O2 -g -c
+O=o
+AR=ar
+ARFLAGS=rvc
+NAN=nan64.$O