Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401099 - app-editors/scite-3.0.1 calls directly gcc
Summary: app-editors/scite-3.0.1 calls directly gcc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Krzysztof Pawlik (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly 401097
  Show dependency tree
 
Reported: 2012-01-27 22:42 UTC by Maurizio Camisaschi (amd64 AT)
Modified: 2012-01-27 23:22 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 Maurizio Camisaschi (amd64 AT) 2012-01-27 22:42:58 UTC
gcc -march=native -O2 -pipe -I ../../scintilla/include -I ../src -I../lua/include -DLUA_USE_POSIX -DNDEBUG  -W -Wall -Wno-char-subscripts -pedantic -DGTK -DSCI_LEXER -DPIXMAP_PATH=\"/usr/share/pixmaps\" -DSYSCONF_PATH=\"/usr/share/scite\" -I ../../scintilla/include -I ../src -I../lua/include  -c ../lua/src/lib/loslib.c -o loslib.o
gcc -march=native -O2 -pipe -I ../../scintilla/include -I ../src -I../lua/include -DLUA_USE_POSIX -DNDEBUG  -W -Wall -Wno-char-subscripts -pedantic -DGTK -DSCI_LEXER -DPIXMAP_PATH=\"/usr/share/pixmaps\" -DSYSCONF_PATH=\"/usr/share/scite\" -I ../../scintilla/include -I ../src -I../lua/include  -c ../lua/src/lib/linit.c -o linit.o
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2012-01-27 23:21:20 UTC
Fixed for both 3.0.1 and 3.0.2.