diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-12 21:42:19 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-12 21:42:19 +0000 |
commit | e4f0c42ffcdc08fc7db35cb69324c41ce7a8f4e1 (patch) | |
tree | f7aec3f2acddb92b3a794a9de611c0cd2cf95b20 /astro/phoon/files/patch-astro.h | |
parent | Add ccache-update-links to _FORCE_POST_PATTERNS to run it after gcc has (diff) |
- Support staging
- Repect CC
- Respect CFLAGS
- Strip binary
Diffstat (limited to 'astro/phoon/files/patch-astro.h')
-rw-r--r-- | astro/phoon/files/patch-astro.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/phoon/files/patch-astro.h b/astro/phoon/files/patch-astro.h index 9c1eec562f52..22929650029c 100644 --- a/astro/phoon/files/patch-astro.h +++ b/astro/phoon/files/patch-astro.h @@ -1,5 +1,5 @@ ---- astro.h.orig Sun Mar 6 22:43:59 2005 -+++ astro.h Sun Mar 6 22:44:05 2005 +--- ./astro.h.orig 2003-01-28 01:55:32.000000000 +0100 ++++ ./astro.h 2014-02-12 22:38:52.437019902 +0100 @@ -43,4 +43,4 @@ */ extern double phase( double pdate, double* pphase, double* mage, double* dist, double* angdia, double* sudist, double* suangdia ); |