This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
minix
Watch
1
Star
0
Fork
You've already forked minix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
192db70960
minix
/
lib
/
nbsd_libminlib
/
pkgconfig
/
minlib.pc
7 lines
91 B
PkgConfig
Raw
Normal View
History
Unescape
Escape
add pkgsrc hooks for building pkgs w/nbsd_libc Add two makefiles to manage compiling packages with NetBSD libc. * minix.libc.mk contains the proper CFLAGS/LDFLAGS * pkgsrchooks.mk contains the logic for setting the flags. * update bmake Several pkg-config files were added to help pkgsrc learn about the c, minlib, and compat_minix libraries.
2011-06-27 05:16:29 +02:00
Name
:
minlib
Description
:
Minix Compatibility Library
Version
:
1.0
Reduce compiler/libraries/headers cases to only two 1. ack, a.out, minix headers (moved to /usr/include.ack), minix libc 2. gcc/clang, elf, netbsd headers (moved to /usr/include), netbsd libc (moved to /usr/lib) So this obsoletes the /usr/netbsd hierarchy. No special invocation for netbsd libc necessary - it's always used for gcc/clang.
2011-07-01 15:57:43 +02:00
Libs
:
-lminlib
Cflags
:
add pkgsrc hooks for building pkgs w/nbsd_libc Add two makefiles to manage compiling packages with NetBSD libc. * minix.libc.mk contains the proper CFLAGS/LDFLAGS * pkgsrchooks.mk contains the logic for setting the flags. * update bmake Several pkg-config files were added to help pkgsrc learn about the c, minlib, and compat_minix libraries.
2011-06-27 05:16:29 +02:00
Reference in a new issue
Copy permalink