Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 362715 - libbash doesn't allow comments in the first line of a function
Summary: libbash doesn't allow comments in the first line of a function
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: libbash (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Petteri Räty (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-09 13:19 UTC by Mu Qiao (RETIRED)
Modified: 2011-04-11 06:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mu Qiao (RETIRED) gentoo-dev 2011-04-09 13:19:01 UTC
php_check_cflags() {
	# Fixes bug 14067.
	# Changed order to run it in reverse for bug 32022 and 12021.
	replace-cpu-flags "k6*" "i586"
}