You are not logged in.
hi to everybody,
how FLAGS variables in makepkg.conf file are handle by PKGBUILD ???
by default i shouldn't explicit they in PKGBUILD ?
or i should ???
second this, previous, is a general rule or depend upon the source i'm compiling ???
thanks
+pc: custom | AMD Opteron 175 | nForce4 Ultra | 2GB ram DDR400 | nVidia 9800GT 1GB | ArchLinux x86_64 w/ openbox
+laptop: Apple | MacBook (2,1) | 2GB ram | Mac OS X 10.4 -> DIED
+ultrabook: Dell | XPS 13 (9343) | 8GB ram | 256GB ssd | FullHD display | Windows 8.1 64bit ArchLinux x86_64 w/ Gnome
Offline
Offline
makepkg sources makepkg.conf and exports those variables for you before running the build() function of the PKGBUILD.
Some (crappy) software does ignore those flags when building, but you can usually force them in some way.
Offline
so, how to check which *FLAGS are used ?
is kernel affected ?
+pc: custom | AMD Opteron 175 | nForce4 Ultra | 2GB ram DDR400 | nVidia 9800GT 1GB | ArchLinux x86_64 w/ openbox
+laptop: Apple | MacBook (2,1) | 2GB ram | Mac OS X 10.4 -> DIED
+ultrabook: Dell | XPS 13 (9343) | 8GB ram | 256GB ssd | FullHD display | Windows 8.1 64bit ArchLinux x86_64 w/ Gnome
Offline