diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2017-11-22 17:39:01 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2017-11-22 17:39:01 +0000 |
commit | 3be6176466a376328b819c9f4accd93a6202a81b (patch) | |
tree | 47c2a58cd59474da16b33c6f98199ce274c7040f /audio/linuxsampler/files/patch-src_common_atomic.h | |
parent | Update devel/elixir-tzdata to version 0.5.14. (diff) |
audio/libgig: Update to 4.0.0; audio/linuxsampler: Update to 2.0.0; Bumped PORTREVISIONs of audio/gigedit, audio/qsampler
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13162
Notes
Notes:
svn path=/head/; revision=454694
Diffstat (limited to 'audio/linuxsampler/files/patch-src_common_atomic.h')
-rw-r--r-- | audio/linuxsampler/files/patch-src_common_atomic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linuxsampler/files/patch-src_common_atomic.h b/audio/linuxsampler/files/patch-src_common_atomic.h index 3f45d5feaf49..d5753f41bffd 100644 --- a/audio/linuxsampler/files/patch-src_common_atomic.h +++ b/audio/linuxsampler/files/patch-src_common_atomic.h @@ -1,4 +1,4 @@ ---- src/common/atomic.h.orig 2009-03-29 18:43:39 UTC +--- src/common/atomic.h.orig 2009-03-29 18:43:40 UTC +++ src/common/atomic.h @@ -38,7 +38,7 @@ #define CONFIG_SMP /* ... the macro the kernel headers use */ |