diff options
author | Ben Mansell <joosters@php.net> | 2000-07-17 17:18:02 +0000 |
---|---|---|
committer | Ben Mansell <joosters@php.net> | 2000-07-17 17:18:02 +0000 |
commit | e2d25ad5c6e1d231a22d0730b040b374f38ff95c (patch) | |
tree | cb76d8563a27a730b7bccd2307292907e496ee5a /README.Zeus | |
parent | eb3bc5aba6f75b3167bb7c5351073e92cf256a28 (diff) | |
download | php-git-e2d25ad5c6e1d231a22d0730b040b374f38ff95c.tar.gz |
Minor adjustments to compile-advice
Diffstat (limited to 'README.Zeus')
-rw-r--r-- | README.Zeus | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.Zeus b/README.Zeus index 55f52e120f..743b470446 100644 --- a/README.Zeus +++ b/README.Zeus @@ -93,6 +93,9 @@ Ensure you run ./configure with the `--enable-libgcc' parameter. You may need to set LDFLAGS to '-L/usr/local/egcs/lib' (path depends on your gcc installation) +FreeBSD 4.0: +Some people may find they need to run ./configure with the +'--enable-libgcc' compile option too. For more information and help with Zeus, please visit our website: |