8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d938b75 commit 81acad4Copy full SHA for 81acad4
src/template/.similar
@@ -1,3 +1,4 @@
1
sparc-sun-solaris2.5=sparc_solaris-gcc
2
i386-unknown-freebsd3.0=freebsd
3
alpha-dec-osf4.0=alpha
4
+i386-unknown-netbsd1.2.1=netbsd
src/template/netbsd
@@ -0,0 +1,9 @@
+AROPT:cq
+SHARED_LIB:-fpic -DPIC
+CFLAGS:-O2 -m486 -pipe
+SRCH_INC:/usr/local/include
5
+SRCH_LIB:/usr/local/lib
6
+USE_LOCALE:no
7
+DLSUFFIX:.so
8
+YFLAGS:-d
9
+YACC:
0 commit comments