summaryrefslogtreecommitdiff
path: root/hints/dragonfly.sh
Commit message (Collapse)AuthorAgeFilesLines
* Configure can't find dlopen() on DragonFly BSD when using g++Tomasz Konojacki2020-04-041-0/+8
| | | | linux, freebsd and solaris hints have the same workaround
* compile perl with -O2 on DragonFly BSDTomasz Konojacki2019-08-261-0/+2
| | | | [perl #134372]
* [perl #69686] Fix DragonFly thread lib selectionSimon 'corecode' Schubert2009-10-101-41/+6
| | | | | | | | | | | | | Hey, attached patch fixes the thread library detection in DragonFly. All versions of DragonFly can be used threaded with -pthread. libc_r must not be used directly. Please let me know if you have any questions. Thanks, simon
* Use alternative URLs for links which are now broken (link rot)Leon Brocard2009-09-011-1/+1
|
* Patch for perl to compile/work on DragonFlyBSDRobert Sebastian Gerus2006-02-151-0/+114
Message-ID: <4a1e16420602140827w17fd6595w@mail.gmail.com> p4raw-id: //depot/perl@27189