diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
commit | 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch) | |
tree | 9b071a8105704e992946dcd6b801e9fcb7635142 /audio/oss/files/patch-os__cmd_FreeBSD_.config | |
parent | 5a20e7990eb544509174d617d359bf0d4ac64737 (diff) |
Notes
Diffstat (limited to 'audio/oss/files/patch-os__cmd_FreeBSD_.config')
-rw-r--r-- | audio/oss/files/patch-os__cmd_FreeBSD_.config | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/oss/files/patch-os__cmd_FreeBSD_.config b/audio/oss/files/patch-os__cmd_FreeBSD_.config new file mode 100644 index 000000000000..b49025cf7382 --- /dev/null +++ b/audio/oss/files/patch-os__cmd_FreeBSD_.config @@ -0,0 +1,7 @@ +--- os_cmd/FreeBSD/.config.orig 2014-02-14 22:59:55 UTC ++++ os_cmd/FreeBSD/.config +@@ -1,3 +1,3 @@ + targetos=FreeBSD + mode=sbin +-cflags=-I/sys ++cflags=-I${SYSDIR} |