summaryrefslogtreecommitdiff
path: root/lib/libedit/common.c
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2018-06-11 12:47:47 +0000
committerchristos <christos@NetBSD.org>2018-06-11 12:47:47 +0000
commitdf47ec31745dadc57e986a94de29e5329fc11b19 (patch)
treeea8892420dfac4bddc85962c006985f2c7fcaba2 /lib/libedit/common.c
parent9a7f58ef3fc03d741b524deb4f164d6acb79352e (diff)
Add libstdc++ again; needed for:
undefined reference to `typeinfo for __cxxabiv1::__class_type_info' undefined reference to `typeinfo for __cxxabiv1::__si_class_type_info' undefined reference to `typeinfo for __cxxabiv1::__vmi_class_type_info' undefined reference to `typeinfo for std::type_info' undefined reference to `__dynamic_cast'
Diffstat (limited to 'lib/libedit/common.c')
0 files changed, 0 insertions, 0 deletions
879faa2a099901c6e86910b0b9d5b90f7d8cdb31'>Separate devicetree .dts -> .dtb building from kernel builds. They are nowjmcneill 2020-02-06Reformat a query to add an automatically detected swap partitionmartin 2020-01-09Finish conversion of extended partitioning parts to new abstractmartin 2019-12-11PR 54065: add optional "old compat" variant of ext2fs in file systemmartin 2019-11-16Make sure all menus have a translatable exit option (or none at all).martin 2019-11-12Add options to the various partitioning stages that allow cloning ofmartin 2019-10-02Split out /rescue to its own set and adapt installers/images to add it.maya 2019-08-17PR 54473: fix error prompt when a set file is missingmartin 2019-08-14On architectures that usually do MBR/disklabel, nevertheless deal withmartin 2019-07-23For upgrade / re-install allow the currently running system as a targetmartin 2019-06-12Rework internal data structures and "interfaces to user interface" functionsmartin 2019-01-10PR install/53857: make the pkgsrc menu wider, so the first column fitsmartin 2018-11-15Make use of the new positional parameters to better describe the firstmartin 2018-11-03Remove "usage" translations - they never could be displayed as we only selectmartin 2018-09-11Split the host name used for ftp transfers from the one used for httpmartin 2018-06-03Add an option to install onto a pre-configured wedge.martin 2015-05-17Invert sense of a vnd creation message ("Create new image: Yes") and killmartin 2014-09-22Change the IPv6 DNS selection to use DNS selection and add theroy 2014-09-13Change the display order so it's protocol agnostic at the top,roy 2014-08-15remove trailing colon from "addusername" msgjmcneill 2014-08-03(Finally) merge a slightly modified version of the 2012 GSoC resultsmartin 2014-07-26Move sysinst sources to usr.sbin.dholland