Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pike
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
905e7340
Commit
905e7340
authored
22 years ago
by
Johan Sundström
Browse files
Options
Downloads
Patches
Plain Diff
Testing xenofarm again, two hours after previous build.
Rev: README.txt:1.14
parent
2a30d347
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.txt
+4
-4
4 additions, 4 deletions
README.txt
with
4 additions
and
4 deletions
README.txt
+
4
−
4
View file @
905e7340
...
...
@@ -2,7 +2,7 @@ Pike by Fredrik H
Permission to copy, modify, and distribute this source for any legal
purpose granted as long as my name is still attached to it. More
specifically the GPL license applies to this software.
specifically the GPL
, LGPL and MPL
license applies to this software.
New releases can be found on ftp://pike.ida.liu.se/pub/pike/
Report bugs at http://community.roxen.com/crunch/
...
...
@@ -36,7 +36,7 @@ yourself, try the Old instructions:
Some options for ./configure are:
--prefix=/foo/bar if you want to install Pike in /foo/bar,
default is /usr/local
.
default is /usr/local
--without-gdbm compile without gdbm support
--without-gmp compile without gmp support
--without-rtldebug compile without runtime debugging
...
...
@@ -47,13 +47,13 @@ yourself, try the Old instructions:
--without-zlib compile without gzip compression libary
support
--without-dynamic-modules compile statically, no dynamic loading
used
.
(makes binary larger)
used (makes binary larger)
--without-mysql compile without mysql support
--with-profiling enables profiling pike code but slows
down interpreter a little
--with-poll use poll instead of select
--with-dmalloc compile with memory tracking, makes pike
very slow, use for debugging only
.
very slow, use for debugging only
--without-copt compile without -O2
--without-bignums disable support for large integers
--with-security enable internal object security system
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment